build: update build to use go 1.9.5 and 1.10.1
This commit is contained in:
parent
675abc5df3
commit
7580169cb6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- "1.9.5"
|
||||
- "1.10.1"
|
||||
sudo: false
|
||||
install:
|
||||
- GLIDE_TAG=v0.12.3
|
||||
|
|
Loading…
Add table
Reference in a new issue