build: use Go 1.9.1 within Travis-CI unit test runs

pull/16269/head
Martin Atkins 8 years ago
parent 5cd00a13ec
commit 7916268d7f

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

Loading…
Cancel
Save