Skip to content

Commit

Permalink
travis: remove go tip
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco Souza committed Jul 22, 2019
1 parent 2bfd60b commit 7d65c53
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ env:
- GOPROXY=https://proxy.golang.org
go:
- 1.x
- tip
install:
- make testdeps
script:
Expand All @@ -41,7 +40,5 @@ deploy:
go: 1.x
matrix:
fast_finish: true
allow_failures:
- go: tip
notifications:
email: false

0 comments on commit 7d65c53

Please sign in to comment.