appveyor: use stack: go 1.13.3

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

View File

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