add travis deps
This commit is contained in:
parent
82e4d122fc
commit
3ceb19ca6c
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ install:
|
||||||
- go get github.com/syndtr/goleveldb/leveldb/iterator
|
- go get github.com/syndtr/goleveldb/leveldb/iterator
|
||||||
- go get github.com/syndtr/goleveldb/leveldb/opt
|
- go get github.com/syndtr/goleveldb/leveldb/opt
|
||||||
- go get github.com/syndtr/goleveldb/leveldb/util
|
- 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
|
||||||
- go get gopkg.in/mgo.v2/bson
|
- go get gopkg.in/mgo.v2/bson
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue