feat:升级golang基础版本

pull/536/head
lifei6671 2019-03-04 15:45:57 +08:00
parent f3254ae556
commit be319c1f72
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ go:
- "1.12"
sudo: true
install: false
install: true
before_install:
- curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh