Bump Go versions in Travis config

This commit is contained in:
Bjørn Erik Pedersen 2017-10-05 18:49:58 +02:00
parent a6ed645a34
commit 856fc445da
No known key found for this signature in database
GPG key ID: 330E6E2BD4859D8F

View file

@ -2,8 +2,8 @@ language: go
sudo: required
dist: precise
go:
- 1.8.3
- 1.9
- 1.8.4
- 1.9.1
- tip
os:
- linux