Bump coverage to 73%

This commit is contained in:
Jakub Warmuz
2015-02-11 16:41:01 +00:00
parent 03726b9956
commit 9476e7039b
+1 -1
View File
@@ -17,7 +17,7 @@ setenv =
basepython = python2.7
commands =
pip install -e .[testing]
python setup.py nosetests --with-coverage --cover-min-percentage=71
python setup.py nosetests --with-coverage --cover-min-percentage=73
[testenv:lint]
# recent versions of pylint do not support Python 2.6 (#97, #187)