mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-03 13:37:27 +02:00
Fix: Use phpunit as installed with Composer
This commit is contained in:
@@ -19,4 +19,4 @@ before_script:
|
|||||||
- composer install --prefer-source --no-interaction
|
- composer install --prefer-source --no-interaction
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- phpunit
|
- vendor/bin/phpunit
|
||||||
|
Reference in New Issue
Block a user