mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Bump cover-min-percentage to 61
This commit is contained in:
parent
e9ed8c86e4
commit
982fa19628
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Reference in a new issue