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 7050db0 commit f9a2fe4Copy full SHA for f9a2fe4
.travis.yml
@@ -10,6 +10,7 @@ matrix:
10
env: TOXENV=docs
11
install:
12
- pip install tox-travis
13
+ - pip install sphinx
14
script:
15
- tox
16
0 commit comments