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:
|
||||
- "1.13"
|
||||
- master
|
||||
os:
|
||||
- osx
|
||||
|
||||
script:
|
||||
- go test -v ./cmd/nps/
|
||||
before_deploy:
|
||||
|
|
Loading…
Reference in New Issue