Require preserving 100% coverage.

This commit is contained in:
Tres Seaver
2014-11-26 11:04:26 -05:00
parent 704f9b8011
commit c3e2bf25d9

View File

@@ -11,7 +11,7 @@ commands =
basepython =
python2.6
commands =
python setup.py nosetests --with-xunit --with-xcoverage
python setup.py nosetests --with-xunit --with-xcoverage --cover-min-percentage=100
deps =
nosexcover