appveyor: add GOPROXY env

pull/5840/head
Unknwon 2019-10-24 22:47:10 -07:00
parent feb7d57333
commit 40ee8de171
No known key found for this signature in database
GPG Key ID: B43718D76E30A238
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ clone_depth: 1
environment:
GO111MODULE: on
GOVERSION: 1.13
GOPROXY: "https://proxy.golang.org,direct"
GOVERSION: 1.13.3
build: false
deploy: false