mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-10 22:18:40 +00:00
Fix config path
This commit is contained in:
parent
e45895b850
commit
a8e32cadff
|
|
@ -6,4 +6,4 @@ before_script:
|
||||||
- pecl install ast
|
- pecl install ast
|
||||||
- composer install
|
- composer install
|
||||||
script:
|
script:
|
||||||
- vendor/bin/phpunit --configuration tests/phpunit_no_coverage.xm
|
- vendor/bin/phpunit --configuration tests/phpunit_no_coverage.xml
|
||||||
Loading…
Reference in New Issue
Block a user