Skip to content

Commit 0de3a14

Browse files
committed
Add sphinx_rtd_theme
1 parent 5122aa6 commit 0de3a14

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
@@ -14,7 +14,7 @@ matrix:
1414

1515
install:
1616
- pip install .
17-
- pip install coveralls sphinx nbformat pytest-cov jupyter
17+
- pip install coveralls sphinx sphinx_rtd_theme nbformat pytest-cov jupyter
1818

1919
# command to run tests
2020
script:

0 commit comments

Comments
 (0)