Fix travis build
This commit is contained in:
parent
db31b09a72
commit
b1fdcc7f56
@ -4,4 +4,5 @@ go:
|
|||||||
- "1.10"
|
- "1.10"
|
||||||
install:
|
install:
|
||||||
- go get github.com/namsral/flag
|
- go get github.com/namsral/flag
|
||||||
- go get github.com/op/go-logging
|
- go get github.com/sirupsen/logrus
|
||||||
|
script: go test -v ./...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user