mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-06-28 15:45:35 +08:00
feat:升级golang基础版本
This commit is contained in:
parent
9eed7eb05b
commit
906965692e
@ -4,7 +4,8 @@ go:
|
|||||||
- "1.12"
|
- "1.12"
|
||||||
|
|
||||||
sudo: true
|
sudo: true
|
||||||
install: true
|
install:
|
||||||
|
- dep ensure
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
|
- curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
|
||||||
|
Loading…
Reference in New Issue
Block a user