mirror of
https://github.com/filegator/filegator.git
synced 2025-08-26 14:04:25 +02:00
adding codecov
This commit is contained in:
@@ -11,7 +11,7 @@ before_script:
|
|||||||
- composer install --no-interaction
|
- composer install --no-interaction
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- vendor/bin/phpunit
|
- vendor/bin/phpunit --coverage-clover=coverage.xml
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- bash <(curl -s https://codecov.io/bash)
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
Reference in New Issue
Block a user