Skip to content

Commit c83fcaa

Browse files
drvinceknightmarcharper
authored andcommitted
Pin sphinx to 1.7.6 on travis.
1 parent 176c25c commit c83fcaa

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
@@ -13,7 +13,7 @@ before_install:
1313
- sh -e /etc/init.d/xvfb start
1414
install:
1515
- pip install -r requirements.txt
16-
- pip install sphinx
16+
- pip install sphinx==1.7.6
1717
- pip install sphinx_rtd_theme
1818
- pip install docutils==0.12
1919
- pip install coverage

0 commit comments

Comments
 (0)