mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:32:13 +02:00
Bump up coverage
This commit is contained in:
@@ -17,7 +17,7 @@ setenv =
|
|||||||
basepython = python2.7
|
basepython = python2.7
|
||||||
commands =
|
commands =
|
||||||
pip install -e .[testing]
|
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]
|
[testenv:lint]
|
||||||
# recent versions of pylint do not support Python 2.6 (#97, #187)
|
# recent versions of pylint do not support Python 2.6 (#97, #187)
|
||||||
|
|||||||
Reference in New Issue
Block a user