修改脚本

pull/51/head
lifei6671 2017-05-30 19:33:39 +08:00
parent fbf3bbdc7d
commit 58ec54490c
1 changed files with 2 additions and 1 deletions

View File

@ -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