travis: update go versions

This commit is contained in:
Davor Kapsa
2017-10-08 19:40:22 +02:00
committed by GitHub
parent 5165935460
commit b41982fbc3

View File

@@ -5,8 +5,10 @@ sudo: required
dist: trusty
go:
- 1.6.4
- 1.7.5
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
env:
- TARGET=amd64 GIMME_ARCH=amd64