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