And another dependency for travis
This commit is contained in:
@@ -40,6 +40,7 @@ before_script:
|
|||||||
install:
|
install:
|
||||||
- go get -u github.com/shopspring/decimal
|
- go get -u github.com/shopspring/decimal
|
||||||
- go get -u gopkg.in/inconshreveable/log15.v2
|
- go get -u gopkg.in/inconshreveable/log15.v2
|
||||||
|
- go get -u github.com/jackc/fake
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -v -race -short ./...
|
- go test -v -race -short ./...
|
||||||
|
|||||||
Reference in New Issue
Block a user