mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-01 19:06:52 +00:00
update travis.yml
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user