build: build against go 1.9.4 and 1.10

This commit is contained in:
Olaoluwa Osuntokun 2018-05-23 17:03:08 -07:00
parent 4245295ad5
commit 04036f1c91

View file

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