mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
fix travis docs test
This commit is contained in:
parent
5424874182
commit
eebcadab14
3
tox.ini
3
tox.ini
@ -32,7 +32,7 @@ deps =
|
||||
-r{toxinidir}/docs/root/requirements.txt
|
||||
extras = None
|
||||
commands = sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
|
||||
|
||||
'''
|
||||
[testenv:docsserver]
|
||||
basepython = {[base]basepython}
|
||||
changedir = docs/server/source
|
||||
@ -41,3 +41,4 @@ deps =
|
||||
-r{toxinidir}/docs/server/requirements.txt
|
||||
extras = None
|
||||
commands = sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
|
||||
'''
|
Loading…
x
Reference in New Issue
Block a user