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