We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76afd69 commit 6765e6aCopy full SHA for 6765e6a
.travis.yml
@@ -24,4 +24,4 @@ go:
24
25
# run tests w/ coverage
26
script:
27
- - $GOPATH/bin/goveralls -service=travis-ci
+ - travis_retry $GOPATH/bin/goveralls -service=travis-ci
0 commit comments