Merge branch 'master' into bolt_json

This commit is contained in:
Barak Michener 2014-08-13 17:14:52 -04:00
commit 736e6fccf2
5 changed files with 129 additions and 104 deletions

View file

@ -22,5 +22,5 @@ install:
- go get gopkg.in/mgo.v2
- go get gopkg.in/mgo.v2/bson
script: go test -v -short ./...
script: go test -v ./...