浏览代码

修复Travis配置文件问题

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

+ 1 - 1
.travis.yml

@@ -35,4 +35,4 @@ deploy:
     overwrite: true
     tags: true
     all_branches: true
-    go: "1.10"
+    go: "1.10.3"