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 language: go
go: go:
- 1.6.x - "1.9.4"
- 1.7.x - "1.10"
sudo: false sudo: false
before_install: before_install:
- GLIDE_TAG=v0.12.3 - GLIDE_TAG=v0.12.3