Merge pull request #4194 from hashicorp/phinze/travis-no-more-tip
travis: remove go tip builds
This commit is contained in:
commit
0680700168
|
@ -4,7 +4,6 @@ language: go
|
|||
|
||||
go:
|
||||
- 1.5
|
||||
- tip
|
||||
|
||||
install: make updatedeps
|
||||
|
||||
|
|
Loading…
Reference in New Issue