try travis go version as string

pull/17401/head
James Bardin 8 years ago
parent 3bc1dcf21a
commit d4415bdd7d

@ -2,7 +2,7 @@ dist: trusty
sudo: false
language: go
go:
- 1.10
- "1.10"
# add TF_CONSUL_TEST=1 to run consul tests
# they were causing timouts in travis

Loading…
Cancel
Save