mirror of
https://github.com/flarum/core.git
synced 2025-07-21 16:51:34 +02:00
added integration with codecov to track coverage of tests
This commit is contained in:
@@ -30,4 +30,7 @@ notifications:
|
||||
on_failure: always
|
||||
on_start: false
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
sudo: false
|
||||
|
Reference in New Issue
Block a user