Skip to content

Commit

Permalink
Debug CI
Browse files Browse the repository at this point in the history
  • Loading branch information
steinfletcher committed Sep 8, 2018
1 parent 1f3d789 commit ecb892c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
language: go

go:
- "1.11"
- "1.10"
- "1.92"
- "1.82"
- "1.72"
- "1.62"
- "stable"
- "tip"

before_install:
- go get -u github.com/h2non/gock
- go get -u github.com/nbio/st
- go get -u gopkg.in/h2non/gentleman.v1
- go get -u -v github.com/axw/gocov/gocov
Expand Down

0 comments on commit ecb892c

Please sign in to comment.