diff --git a/.travis.yml b/.travis.yml index c11f41424..06ad5da2c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ dist: trusty sudo: false language: go go: -- "1.10" +- "1.10.1" # add TF_CONSUL_TEST=1 to run consul tests # they were causing timouts in travis