2
0

Fix missing library on travis

This commit is contained in:
Jack Christensen
2017-10-26 21:47:28 -04:00
parent 82cd87d502
commit 0d3b378440
+1
View File
@@ -49,6 +49,7 @@ before_script:
- psql -U postgres -c "create user \" tricky, ' } \"\" \\ test user \" superuser password 'secret'"
install:
- go get -u github.com/cockroachdb/apd
- go get -u github.com/shopspring/decimal
- go get -u gopkg.in/inconshreveable/log15.v2
- go get -u github.com/jackc/fake