Use local phpunit

This commit is contained in:
Phan An 2017-06-04 22:32:26 +01:00
parent 8beeade545
commit 57e282e42b

View file

@ -31,7 +31,7 @@ install:
- composer install --prefer-dist --no-interaction
script:
- phpunit
- vendor/bin/phpunit
- yarn test
addons: