Update phpunit path
This commit is contained in:
parent
ac5a8323c6
commit
df80bdb0fb
|
@ -8,4 +8,4 @@ before_script:
|
||||||
- composer install --dev --prefer-source --no-interaction
|
- composer install --dev --prefer-source --no-interaction
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- vendor/bin/phpunit
|
- bin/phpunit
|
||||||
|
|
Loading…
Reference in a new issue