Explorar o código

appveyor: use stack: go 1.13.3

Unknwon %!s(int64=5) %!d(string=hai) anos
pai
achega
34d9a17aad
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      appveyor.yml

+ 2 - 1
appveyor.yml

@@ -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