Browse Source

Updated Go Version in Appveyor file

Yoginth 7 years ago
parent
commit
44bc1bc81f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -5,7 +5,7 @@ clone_depth: 1
 
 
 environment:
 environment:
   GOPATH: c:\gopath
   GOPATH: c:\gopath
-  GOVERSION: 1.7
+  GOVERSION: 1.11
 
 
 build: false
 build: false
 deploy: false
 deploy: false