Skip to content

Commit

Permalink
Merge pull request #130 from stof/patch-1
Browse files Browse the repository at this point in the history
Switch to the docker-based infrastructure on Travis
  • Loading branch information
pilot committed Aug 29, 2015
2 parents b2640d1 + 5eae77f commit d0515cf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
language: php

sudo: false

cache:
directories:
- $HOME/.composer/cache

php:
- 5.3.3
- 5.3
Expand Down

0 comments on commit d0515cf

Please sign in to comment.