Altered the script parameter of .travis.yml

This commit is contained in:
Alex Bilbie 2013-01-02 21:22:09 +00:00
parent 1069507ab4
commit 1c3b319aa6

View File

@ -4,4 +4,4 @@ php:
- 5.3
- 5.4
script: phpunit --coverage-text --configuration build/phpunit.xml
script: phpunit -c build/phpunit.xml