mirror of https://github.com/mindoc-org/mindoc.git
修改脚本
parent
fbf3bbdc7d
commit
58ec54490c
|
@ -18,7 +18,8 @@ install:
|
|||
- go get -d ./...
|
||||
|
||||
test_script:
|
||||
- GO_ENABLED=1 go build -x -v -tags "pam" -ldflags "-w"
|
||||
- set GO_ENABLED=1
|
||||
- go build -x -v -tags "pam" -ldflags "-w"
|
||||
|
||||
notifications:
|
||||
- provider: Email
|
||||
|
|
Loading…
Reference in New Issue