Remove go 1.2 from Travis config
This commit is contained in:
parent
babce89299
commit
812aee1e9a
|
@ -1,7 +1,6 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.2
|
||||
- tip
|
||||
|
||||
install: make deps
|
||||
|
|
Loading…
Reference in New Issue