Browse Source

修复Travis配置文件问题

lifei6671 7 years ago
parent
commit
f61de6bfc0
1 changed files with 1 additions and 1 deletions
  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"