修改脚本

This commit is contained in:
lifei6671
2017-05-30 19:33:39 +08:00
parent fbf3bbdc7d
commit 58ec54490c

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