Fixed broken docs build on master
This commit is contained in:
parent
acf5cb92d1
commit
9f1da09621
|
@ -203,7 +203,7 @@ pages:
|
||||||
- cd docs
|
- cd docs
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y graphviz
|
- apt-get install -y graphviz
|
||||||
- pip install sphinx sphinx_rtd_theme
|
- pip install sphinx sphinx_rtd_theme django-environ django
|
||||||
script:
|
script:
|
||||||
- ./build_docs.sh
|
- ./build_docs.sh
|
||||||
cache:
|
cache:
|
||||||
|
|
Loading…
Reference in New Issue