mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Use local phpunit
This commit is contained in:
parent
8beeade545
commit
57e282e42b
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ install:
|
|||
- composer install --prefer-dist --no-interaction
|
||||
|
||||
script:
|
||||
- phpunit
|
||||
- vendor/bin/phpunit
|
||||
- yarn test
|
||||
|
||||
addons:
|
||||
|
|
Loading…
Reference in a new issue