mirror of https://github.com/shunfei/cronsun
travis ci: add new package
parent
c2852c3bfb
commit
5ae8134a7e
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue