Skip to content

Commit

Permalink
Fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
kortschak committed Jun 28, 2014
1 parent ad3fa59 commit 7ea7e92
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,17 @@ install:
- go get github.com/jacobsa/ogletest
- go get github.com/jacobsa/oglematchers
- go get github.com/smartystreets/goconvey
- go get github.com/badgerodon/peg
- go get github.com/barakmich/glog
- go get github.com/julienschmidt/httprouter
- go get github.com/petar/GoLLRB/llrb
- go get github.com/robertkrimen/otto
- go get github.com/russross/blackfriday
- go get github.com/stretchrcom/testify/mock
- go get github.com/syndtr/goleveldb/leveldb
- go get github.com/syndtr/goleveldb/leveldb/cache
- 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 labix.org/v2/mgo
- go get labix.org/v2/mgo/bson

0 comments on commit 7ea7e92

Please sign in to comment.