We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc3f94 commit 81dc3e9Copy full SHA for 81dc3e9
2 files changed
.travis.yml
@@ -5,4 +5,6 @@ sudo: false
5
python:
6
- "2.7"
7
8
+install: pip install Sphinx==1.2.2 sphinx_rtd_theme
9
+
10
script: sphinx-build -nW -b html -d build/doctrees . build/html
requirements.txt
0 commit comments