mirror of
https://github.com/ehang-io/nps.git
synced 2025-07-03 13:10:42 +00:00
Update .travis.yml
This commit is contained in:
parent
04ed043146
commit
10529f54f1
@ -5,7 +5,7 @@ go:
|
||||
- master
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
||||
- go test -v ./cmd/nps/
|
||||
before_deploy:
|
||||
- GOARCH=amd64 GOOS=linux go build cmd/nps/nps.go
|
||||
- zip -r server_linux_amd64.zip nps conf web
|
||||
|
Loading…
x
Reference in New Issue
Block a user