mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-02-24 01:32:22 +01:00
Merge pull request #159 from localheinz/fix/phpunit
Fix: Use phpunit as installed with Composer
This commit is contained in:
commit
d2e3daeb4f
@ -19,4 +19,4 @@ before_script:
|
|||||||
- composer install --prefer-source --no-interaction
|
- composer install --prefer-source --no-interaction
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- phpunit
|
- vendor/bin/phpunit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user