修复Travis配置文件问题

This commit is contained in:
lifei6671
2018-07-11 15:38:48 +08:00
parent 894382dfe0
commit f61de6bfc0

View File

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