Update travis

This commit is contained in:
toopay 2013-07-27 06:32:04 +07:00
parent 84afff9ad2
commit 701010b129

View File

@ -5,7 +5,5 @@ php:
- 5.4
before_script: composer install --dev
script: phpunit
after_script:
- php vendor/bin/coveralls -v
script: phpunit --configuration phpunit.xml.dist