add travis deps

This commit is contained in:
Barak Michener 2014-08-11 05:32:53 -04:00
parent 82e4d122fc
commit 3ceb19ca6c

View file

@ -18,6 +18,8 @@ install:
- go get github.com/syndtr/goleveldb/leveldb/iterator
- go get github.com/syndtr/goleveldb/leveldb/opt
- go get github.com/syndtr/goleveldb/leveldb/util
- go get github.com/boltdb/bolt
- go get github.com/boltdb/coalescer
- go get gopkg.in/mgo.v2
- go get gopkg.in/mgo.v2/bson