change travis test command
This commit is contained in:
@@ -7,3 +7,7 @@ go:
|
|||||||
install:
|
install:
|
||||||
- go get -u github.com/golang/dep/cmd/dep
|
- go get -u github.com/golang/dep/cmd/dep
|
||||||
- dep ensure
|
- dep ensure
|
||||||
|
|
||||||
|
script:
|
||||||
|
- go build
|
||||||
|
- go test -v
|
||||||
|
|||||||
Reference in New Issue
Block a user