• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stripe / stripe-go / 2921
83%
master: 66%

Build:
Build:
LAST BUILD BRANCH: jar-contributing-md
DEFAULT BRANCH: master
Ran 26 Jun 2018 06:48PM UTC
Jobs 5
Files 85
Run time 5min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2921

push

travis-ci

brandur
Use `travis_retry` helper when using `go get` for dependencies

Our resolved dependencies aren't cached and we occasionally see
intermittent failures as `go get` runs and temporarily fails to get one
of our dependencies. This fails the build, and someone has to go in and
restart it.

It turns out that Travis provides a handy `travis_retry` helper [1]
which will retry a command up to three times if it returns a non-zero
exit code. I've added it in for all dependency resolution, and we'll see
if it helps.

[1] https://docs.travis-ci.com/user/common-build-problems/#travis_retry

3180 of 3831 relevant lines covered (83.01%)

150.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2921.1 26 Jun 2018 06:48PM UTC 0
83.01
Travis Job 2921.1
2 2921.2 26 Jun 2018 06:49PM UTC 0
83.01
Travis Job 2921.2
3 2921.3 26 Jun 2018 06:48PM UTC 0
83.01
Travis Job 2921.3
4 2921.4 26 Jun 2018 06:49PM UTC 0
83.01
Travis Job 2921.4
5 2921.5 26 Jun 2018 06:53PM UTC 0
83.01
Travis Job 2921.5
Source Files on build 2921
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #2921
  • 4bad3e94 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc