Bump up coverage

This commit is contained in:
Jakub Warmuz
2015-02-25 13:56:47 +00:00
parent 97bf10120c
commit ba98b5cb22
+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=83
python setup.py nosetests --with-coverage --cover-min-percentage=85
[testenv:lint]
# recent versions of pylint do not support Python 2.6 (#97, #187)