Fix env build of travis

This commit is contained in:
Gavin Bunney
2019-10-08 10:35:19 -07:00
parent 15b10bf25b
commit 41e12c34fc

View File

@@ -7,7 +7,7 @@ go:
dist: xenial
env:
- GOFLAGS=-mod=vendor GO111MODULE=on GOPROXY=https://gocenter.io
- GOPROXY=https://gocenter.io
before_install:
- openssl aes-256-cbc -K $encrypted_e04f3cf0cf2c_key -iv $encrypted_e04f3cf0cf2c_iv -in scripts/gogetcookie.sh.enc -out scripts/gogetcookie.sh -d