travis ci: add new package

pull/69/head
Doflatango 2018-02-28 18:21:27 +08:00
parent c2852c3bfb
commit 5ae8134a7e
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ install:
- go get github.com/cockroachdb/cmux
- go get github.com/gorilla/mux
- go get github.com/smartystreets/goconvey/convey
- go get github.com/spf13/cobra
before_script:
- go vet -x ./...
script: