Skip to content

Commit 32aca15

Browse files
committed
Adding rtd theme to travis install.
1 parent 6d5664a commit 32aca15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ before_install:
1111
install:
1212
- pip install -r requirements.txt
1313
- pip install sphinx
14+
- pip install sphinx_rtd_theme
1415
- pip install coverage
1516
- pip install coveralls
1617
script:

0 commit comments

Comments
 (0)