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

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

Build:
Build:
LAST BUILD BRANCH: jar-contributing-md
DEFAULT BRANCH: master
Ran 26 Jun 2018 06:49PM UTC
Jobs 5
Files 85
Run time 2min
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
2922

Pull #605

travis-ci

web-flow
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
Pull Request #605: Use `travis_retry` helper when using `go get` for dependencies

3180 of 3831 relevant lines covered (83.01%)

145.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2922.1 26 Jun 2018 06:50PM UTC 0
83.01
Travis Job 2922.1
2 2922.2 26 Jun 2018 06:50PM UTC 0
83.01
Travis Job 2922.2
3 2922.3 26 Jun 2018 06:49PM UTC 0
83.01
Travis Job 2922.3
4 2922.4 26 Jun 2018 06:50PM UTC 0
83.01
Travis Job 2922.4
5 2922.5 26 Jun 2018 06:51PM UTC 0
83.01
Travis Job 2922.5
Source Files on build 2922
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #2922
  • Pull Request #605
  • PR Base - master (#2919)
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