Skip to content

Commit

Permalink
Add github.com/jpillora/backoff to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpasquier committed Sep 6, 2019
1 parent 202fee9 commit 5475a4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ install:
- go get github.com/prometheus/client_golang/prometheus
- go get golang.org/x/net/context
- go get golang.org/x/net/trace
- go get github.com/jpillora/backoff

script:
- go test -v ./...

0 comments on commit 5475a4f

Please sign in to comment.