mirror of
https://github.com/gsantner/dandelion
synced 2024-11-01 01:56:01 +01:00
codecov
This commit is contained in:
parent
bc2687b8cb
commit
3195918dd1
1 changed files with 3 additions and 0 deletions
|
@ -30,3 +30,6 @@ notifications:
|
|||
on_success: change # options: [always|never|change] default: always
|
||||
on_failure: always # options: [always|never|change] default: always
|
||||
on_start: never # options: [always|never|change] default: always
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
|
Loading…
Reference in a new issue