Trying to bump travis
This commit is contained in:
parent
34d08ce8ef
commit
f55b241cfa
@ -4,10 +4,10 @@ test = nosetests
|
|||||||
[nosetests]
|
[nosetests]
|
||||||
verbosity = 2
|
verbosity = 2
|
||||||
detailed-errors = 1
|
detailed-errors = 1
|
||||||
#with-coverage = 1
|
with-coverage = 1
|
||||||
|
cover-erase = 1
|
||||||
cover-html = 1
|
cover-html = 1
|
||||||
cover-html-dir = ../htmlcov
|
cover-html-dir = ../htmlcov
|
||||||
cover-package = mongoengine
|
cover-package = mongoengine
|
||||||
cover-erase = 1
|
|
||||||
where = tests
|
where = tests
|
||||||
#tests = test_bugfix.py
|
#tests = test_bugfix.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user