Updated .travis.yml

This commit is contained in:
Alex Bilbie 2013-03-06 17:05:07 +00:00
parent f3e6f99696
commit c056be3e48

View File

@ -5,4 +5,4 @@ php:
- 5.4
before_script: composer install --dev
script: phpunit -c build/phpunit.xml
script: phpunit