Update Golang versions on Travis CI
This commit is contained in:
parent
3605ed457b
commit
266d7ff9e8
10
.travis.yml
10
.travis.yml
@ -1,9 +1,9 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.1
|
- 1.7.x
|
||||||
- 1.2
|
- 1.8.x
|
||||||
- 1.3
|
- 1.9.x
|
||||||
- 1.4
|
- 1.10.x
|
||||||
- 1.5
|
- 1.11.x
|
||||||
- tip
|
- tip
|
||||||
|
Loading…
Reference in New Issue
Block a user