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
script:
before_install:
- go test -v ./...
before_deploy:
- GOARCH=amd64 GOOS=linux go build cmd/nps/nps.go
- zip -r server_linux_amd64.zip nps conf web