2
0

And another dependency for travis

This commit is contained in:
Jack Christensen
2016-09-22 08:38:16 -05:00
parent dd7d777682
commit b1a77cfa31
+1
View File
@@ -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 ./...