mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-08 13:28:39 +00:00
Use default phpunit
This commit is contained in:
parent
f03399369d
commit
ca7d6f8b54
|
|
@ -8,4 +8,4 @@ before_script:
|
||||||
- pecl install ast
|
- pecl install ast
|
||||||
- composer install
|
- composer install
|
||||||
script:
|
script:
|
||||||
- vendor/bin/phpunit --configuration tests/phpunit_no_coverage.xml
|
- phpunit --version && phpunit --configuration tests/phpunit_no_coverage.xml
|
||||||
Loading…
Reference in New Issue
Block a user