mirror of
https://github.com/restic/restic.git
synced 2025-08-22 09:07:26 +00:00
Add codecov.io
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user