Bump cover-min-percentage to 61

This commit is contained in:
Jakub Warmuz
2015-01-24 14:33:19 +00:00
parent e9ed8c86e4
commit 982fa19628
+1 -1
View File
@@ -14,7 +14,7 @@ commands =
[testenv:cover]
commands =
python setup.py dev
python setup.py nosetests --with-coverage --cover-min-percentage=59
python setup.py nosetests --with-coverage --cover-min-percentage=61
[testenv:lint]
commands =