mirror of
https://github.com/flarum/framework.git
synced 2025-02-24 08:49:56 +08:00
Merge pull request #844 from Luceos/codecov
added integration with codecov to track coverage of tests
This commit is contained in:
commit
b62e25218a
@ -29,4 +29,7 @@ notifications:
|
|||||||
on_failure: always
|
on_failure: always
|
||||||
on_start: false
|
on_start: false
|
||||||
|
|
||||||
|
after_success:
|
||||||
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user