We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b42866 commit 55b9ce0Copy full SHA for 55b9ce0
.travis.yml
@@ -56,7 +56,7 @@ matrix:
56
57
- stage: upload documentation
58
python: 3.6
59
- install: pip install sphinx
+ install: pip install sphinx pyyaml
60
script:
61
- sphinx-build -Ean -b html -j auto -D todo_include_todos=0 ./doc ./doc/_build/html
62
- touch ./doc/_build/html/.nojekyll
0 commit comments