diff --git a/.travis.yml b/.travis.yml index 2fefd93ac8..c3960ca49b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ go: # add TF_ETCDV3_TEST=1 to run etcdv3 tests # if added, TF_ETCDV3_ENDPOINTS must be set to a comma-separated list of (insecure) etcd endpoints against which to test env: - - CONSUL_VERSION=0.7.5 GOMAXPROCS=4 GO111MODULE=on + - CONSUL_VERSION=0.7.5 GOMAXPROCS=4 GO111MODULE=on GOPROXY=https://proxy.golang.org/ # Fetch consul for the backend and provider tests before_install: