mirror of https://github.com/hashicorp/consul
Remove go 1.2 from Travis config
parent
c2177c0ed5
commit
c58dd8f872
|
@ -1,7 +1,6 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.2
|
||||
- tip
|
||||
|
||||
install: make deps
|
||||
|
|
Loading…
Reference in New Issue