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