mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-08-05 07:57:38 +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:
|
||||
- composer install --dev
|
||||
script:
|
||||
- phpunit -c phpunit.xml
|
||||
- ./vendor/bin/phpunit
|
||||
after_script:
|
||||
- ./vendor/bin/test-reporter
|
||||
env:
|
||||
|
Reference in New Issue
Block a user