forked from TrueCloudLab/restic
Add codecov.io
This commit is contained in:
parent
d497fb6966
commit
48924009fe
1 changed files with 1 additions and 0 deletions
|
@ -34,3 +34,4 @@ script:
|
|||
|
||||
after_success:
|
||||
- GOPATH=$PWD:$PWD/vendor goveralls -coverprofile=all.cov -service=travis-ci -repotoken "$COVERALLS_TOKEN"
|
||||
- bash <(curl -s https://codecov.io/bash) -f all.cov
|
||||
|
|
Loading…
Reference in a new issue