build: update build to use go 1.9.5 and 1.10.1

This commit is contained in:
Olaoluwa Osuntokun 2018-05-15 19:22:15 -07:00
parent 675abc5df3
commit 7580169cb6

View file

@ -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