John Anderson
2014-11-17 e0c09c151ffb9bce0fdc71fb351745e3c282bb18
Make sure tox fails the cover build if it isn't at 100%
1 files modified
2 ■■■ changed files
tox.ini 2 ●●● patch | view | raw | blame | history
tox.ini
@@ -12,7 +12,7 @@
    python2.6
commands = 
    python setup.py dev
    python setup.py nosetests --with-xunit --with-xcoverage
    python setup.py nosetests --with-xunit --with-xcoverage --cover-min-percentage=100
deps =
    nosexcover