fix the test, remove -short from .travis.yml
This commit is contained in:
parent
b6d966e9b5
commit
50efe31fdd
2 changed files with 88 additions and 88 deletions
|
|
@ -21,5 +21,5 @@ install:
|
|||
- go get gopkg.in/mgo.v2
|
||||
- go get gopkg.in/mgo.v2/bson
|
||||
|
||||
script: go test -v -short ./...
|
||||
script: go test -v ./...
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue