diff --git a/.travis.yml b/.travis.yml index 716c4db57..012e04697 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ services: - docker language: go go: -- "1.12.1" +- "1.12.4" # add TF_CONSUL_TEST=1 to run consul tests # they were causing timouts in travis