mirror of
https://github.com/flarum/framework.git
synced 2024-11-27 19:13:37 +08:00
added integration with codecov to track coverage of tests
This commit is contained in:
parent
7d2f24bb47
commit
cb6ac9e9e2
|
@ -30,4 +30,7 @@ notifications:
|
|||
on_failure: always
|
||||
on_start: false
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
sudo: false
|
||||
|
|
Loading…
Reference in New Issue
Block a user