Merge "Put output of docs job into doc/build/html"

This commit is contained in:
Jenkins 2015-06-18 07:12:54 +00:00 committed by Gerrit Code Review
commit 95a3a4fcdd
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ commands =
commands = {posargs}
[testenv:docs]
commands = sphinx-build -W -b html doc/source doc/build
commands = sphinx-build -W -b html doc/source doc/build/html
[testenv:py34]
commands = python -m testtools.run \