Fixing the Travis CI build script.

This commit is contained in:
Ben Ramsey
2012-08-06 07:44:26 -05:00
parent 3415a1e8cd
commit 53a7d85024
+1 -1
View File
@@ -8,4 +8,4 @@ before_script:
- curl -s http://getcomposer.org/installer | php -- --quiet
- php composer.phar install
script: phpunit -c phpunit.dist.xml
script: phpunit -c phpunit.xml.dist