mirror of https://github.com/qwqdanchun/nps.git
update travis.yml
This commit is contained in:
parent
12b4545889
commit
72c14d949b
|
@ -3,8 +3,7 @@ language: go
|
||||||
go:
|
go:
|
||||||
- "1.13"
|
- "1.13"
|
||||||
- master
|
- master
|
||||||
os:
|
|
||||||
- osx
|
|
||||||
script:
|
script:
|
||||||
- go test -v ./cmd/nps/
|
- go test -v ./cmd/nps/
|
||||||
before_deploy:
|
before_deploy:
|
||||||
|
|
Loading…
Reference in New Issue