mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-04-05 20:17:53 +08:00
feat:升级golang基础版本
This commit is contained in:
parent
b8ab4c17a4
commit
286182b66f
@ -16,7 +16,7 @@ before_install:
|
||||
- curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
|
||||
|
||||
script:
|
||||
- dep ensure -v && GO_ENABLED=1 go build -v -x -tags "pam" && go install
|
||||
- dep ensure && GO_ENABLED=1 go build -v -x -tags "pam" && go install
|
||||
|
||||
before_deploy:
|
||||
- sudo apt-get -qq update
|
||||
|
Loading…
Reference in New Issue
Block a user