Change travis config

This commit is contained in:
Frederic Guillot
2015-09-06 00:12:03 -04:00
parent cd135af707
commit d9643dadbb
3 changed files with 6 additions and 6 deletions

View File

@@ -20,6 +20,7 @@ before_script:
- phpenv config-add tests/php.ini
- composer install
- wget https://phar.phpunit.de/phpunit.phar
- php -i
script:
- php phpunit.phar -c tests/units.$DB.xml