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

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