Trying to bump travis
This commit is contained in:
parent
34d08ce8ef
commit
f55b241cfa
1 changed files with 2 additions and 2 deletions
|
|
@ -4,10 +4,10 @@ test = nosetests
|
|||
[nosetests]
|
||||
verbosity = 2
|
||||
detailed-errors = 1
|
||||
#with-coverage = 1
|
||||
with-coverage = 1
|
||||
cover-erase = 1
|
||||
cover-html = 1
|
||||
cover-html-dir = ../htmlcov
|
||||
cover-package = mongoengine
|
||||
cover-erase = 1
|
||||
where = tests
|
||||
#tests = test_bugfix.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue