mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-08-06 08:27:39 +02:00
Use local phpunit
Also, no need to specify the path to the config
This commit is contained in:
@@ -8,7 +8,7 @@ php:
|
|||||||
install:
|
install:
|
||||||
- composer install --dev
|
- composer install --dev
|
||||||
script:
|
script:
|
||||||
- phpunit -c phpunit.xml
|
- ./vendor/bin/phpunit
|
||||||
after_script:
|
after_script:
|
||||||
- ./vendor/bin/test-reporter
|
- ./vendor/bin/test-reporter
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user