Update .travis.yml

This commit is contained in:
Alex Bilbie 2013-07-26 10:56:23 +01:00
parent 5c21370691
commit 4170f4e841

View File

@ -6,3 +6,6 @@ php:
before_script: composer install --dev
script: phpunit
after_script:
- php vendor/bin/coveralls -v