build: build against go 1.9.4 and 1.10
This commit is contained in:
parent
4245295ad5
commit
04036f1c91
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.6.x
|
||||
- 1.7.x
|
||||
- "1.9.4"
|
||||
- "1.10"
|
||||
sudo: false
|
||||
before_install:
|
||||
- GLIDE_TAG=v0.12.3
|
||||
|
|
Loading…
Reference in a new issue