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