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
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

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 =