add Codecov info (#144)
This commit is contained in:
parent
f2a02881e3
commit
dbbbba35c9
|
@ -1,4 +1,7 @@
|
|||
#see https://github.com/codecov/support/wiki/Codecov-Yaml
|
||||
# see https://docs.codecov.io/docs/codecov-yaml
|
||||
# Validation check:
|
||||
# $ curl --data-binary @.codecov.yml https://codecov.io/validate
|
||||
|
||||
codecov:
|
||||
notify:
|
||||
require_ci_to_pass: yes
|
||||
|
@ -41,4 +44,3 @@ comment:
|
|||
behavior: default # update if exists else create new
|
||||
# branches: *
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue