Use last phpunit for travis
This commit is contained in:
@@ -19,6 +19,7 @@ matrix:
|
|||||||
before_script:
|
before_script:
|
||||||
- phpenv config-add tests/php.ini
|
- phpenv config-add tests/php.ini
|
||||||
- composer install
|
- composer install
|
||||||
|
- wget https://phar.phpunit.de/phpunit.phar
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- phpunit -c tests/units.$DB.xml
|
- php phpunit.phar -c tests/units.$DB.xml
|
||||||
Reference in New Issue
Block a user