update travis.yml

pull/291/head
unknown 2019-12-02 19:02:42 +08:00
parent ddc867d3cc
commit 2318944315
1 changed files with 1 additions and 3 deletions

View File

@ -5,9 +5,7 @@ go:
- dev - dev
script: script:
- go test -v ./...
before_install:
before_deploy: before_deploy:
- GOARCH=amd64 GOOS=linux go build cmd/nps/nps.go - GOARCH=amd64 GOOS=linux go build cmd/nps/nps.go
- zip -r server_linux_amd64.zip nps conf web - zip -r server_linux_amd64.zip nps conf web