浏览代码

fix:修复无法发布linux包的问题

lifei6671 7 年之前
父节点
当前提交
76f1d74632
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -3,7 +3,7 @@ clone_folder: c:\gopath\src\github.com\lifei6671\mindoc
 
 
 environment:
 environment:
   GOPATH: c:\gopath
   GOPATH: c:\gopath
-  GOVERSION: "1.10.3"
+  GOVERSION: "1.11.2"
   matrix:
   matrix:
     - tbs_arch: "x86"
     - tbs_arch: "x86"
       tbs_tools: "mingw"
       tbs_tools: "mingw"