fix appveyor build
This commit is contained in:
parent
046e68b391
commit
9f97625dbb
@ -12,6 +12,8 @@ cache:
|
||||
environment:
|
||||
GOPATH: C:\gopath
|
||||
GOVERSION: 1.11.x
|
||||
GO111MODULE: on
|
||||
GOPROXY: https://proxy.golang.org
|
||||
|
||||
install:
|
||||
- set PATH=%GOPATH%\bin;C:\go\bin;%PATH%
|
||||
|
Loading…
x
Reference in New Issue
Block a user