tox: Keeping going with docs

Change-Id: I32cd2edd111cd81cb6e93b2af5ca194728e19537
This commit is contained in:
gujin 2019-11-01 14:30:43 +08:00
parent ae90bfdea2
commit ff2dc1838a
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ deps =
-r{toxinidir}/requirements.txt
sphinxcontrib-spelling
PyEnchant
commands = sphinx-build -b spelling doc/source doc/build/spelling
commands = sphinx-build --keep-going -b spelling doc/source doc/build/spelling
[pbr]
warnerrors = true