Skip to content

Commit

Permalink
Use container-based Travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
zakj committed Aug 18, 2015
1 parent 08f990f commit b89318b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: php
sudo: false

php:
- 5.3
Expand All @@ -15,4 +16,3 @@ install:

script:
- ./vendor/bin/phpunit --coverage-text

0 comments on commit b89318b

Please sign in to comment.