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