2
0

Fetch another dependency for travis

This commit is contained in:
Jack Christensen
2016-09-22 08:32:54 -05:00
parent 2ccec0026e
commit dd7d777682
+1
View File
@@ -39,6 +39,7 @@ before_script:
install:
- go get -u github.com/shopspring/decimal
- go get -u gopkg.in/inconshreveable/log15.v2
script:
- go test -v -race -short ./...