Skip to content

Commit

Permalink
use travis_retry to work around coveralls 422 err
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoiron committed Feb 28, 2018
1 parent 76afd69 commit 6765e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ go:

# run tests w/ coverage
script:
- $GOPATH/bin/goveralls -service=travis-ci
- travis_retry $GOPATH/bin/goveralls -service=travis-ci

0 comments on commit 6765e6a

Please sign in to comment.