Merge "Remove install-guide env which is no longer effective"

This commit is contained in:
Jenkins 2017-08-01 15:30:34 +00:00 committed by Gerrit Code Review
commit a860834574
1 changed files with 0 additions and 3 deletions

View File

@ -90,9 +90,6 @@ commands =
{toxinidir}/tools/check-releasenotes.py
sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
[testenv:install-guide]
commands = sphinx-build -a -E -W -d install-guide/build/doctrees -b html install-guide/source install-guide/build/html
[testenv:venv]
setenv = PYTHONHASHSEED=0
commands = {posargs}