Skip to content

Commit

Permalink
echo message on codecov failed to upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ShannonDing committed Jan 19, 2022
1 parent 2738684 commit 782b09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -32,4 +32,4 @@ script:
- go test ./... -coverprofile=coverage.txt -covermode=atomic

after_success:
- bash < (curl -s https://codecov.io/bash)
- bash < (curl -s https://codecov.io/bash) || echo 'Codecov failed to upload'

0 comments on commit 782b09c

Please sign in to comment.