Skip to content

Commit

Permalink
add travis deps
Browse files Browse the repository at this point in the history
  • Loading branch information
barakmich committed Aug 11, 2014
1 parent 82e4d12 commit 3ceb19c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3ceb19c

Please sign in to comment.