Remove Go 1.2 from the Travis build
This commit is contained in:
parent
65a9347b1e
commit
6a3bf9d87e
|
@ -3,7 +3,6 @@ sudo: false
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- tip
|
||||
|
|
Loading…
Reference in New Issue