Merge "Update docs build job"

This commit is contained in:
Zuul 2018-08-22 11:48:20 +00:00 committed by Gerrit Code Review
commit 6f22be2def
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ deps = bindep
commands = bindep test
[testenv:docs]
commands = python setup.py build_sphinx
commands =
sphinx-build -E -W -d doc/build/doctrees -b html doc/source/ doc/build/html
[testenv:linters]
passenv =