build: update to latest golang versions

This commit is contained in:
Olaoluwa Osuntokun 2017-11-01 14:55:08 -07:00
parent 6a42e9057d
commit e0561c98c9
No known key found for this signature in database
GPG Key ID: 964EA263DD637C21
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
language: go
go:
- 1.8.3
- 1.9
- 1.8.5
- 1.9.2
sudo: false
install:
- GLIDE_TAG=v0.12.3