Trying to bump travis

This commit is contained in:
Ross Lawley 2012-07-11 15:45:31 +01:00
parent 34d08ce8ef
commit f55b241cfa

View File

@ -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