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 2183825 commit 318eef3Copy full SHA for 318eef3
.travis.yml
@@ -4,4 +4,4 @@ install: pip install sphinx
4
script:
5
- make doctest
6
- make html
7
-- sphinx -E -c docs -b html docs docs/_build/html
+- sphinx-build -E -c docs -b html docs docs/_build/html
0 commit comments