Skip to content

Commit 23ea45f

Browse files
committed
install readthedocs sphinx theme
1 parent 2b9241b commit 23ea45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python:
99
install:
1010
- pip install .
1111
- pip install -r dev-requirements.txt
12-
- pip install sphinx
12+
- pip install sphinx sphinx_rtd_theme
1313
script:
1414
- make lint
1515
- py.test

0 commit comments

Comments
 (0)