update travis.yml

This commit is contained in:
刘河 2019-12-03 01:25:34 +08:00
parent 12b4545889
commit 72c14d949b
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@ language: go
go:
- "1.13"
- master
os:
- osx
script:
- go test -v ./cmd/nps/
before_deploy: