mirror of https://github.com/ehang-io/nps
update travis.yml
parent
ddc867d3cc
commit
2318944315
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue