8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4019d7 commit 5f4f974Copy full SHA for 5f4f974
.travis.yml
@@ -24,7 +24,7 @@ matrix:
24
env: BUILD_DOCS=true
25
26
install:
27
- - pip install -q --use-mirrors nose python-dateutil $NUMPY pep8 pyparsing pillow sphinx
+ - pip install -q --use-mirrors nose python-dateutil $NUMPY pep8 pyparsing pillow sphinx==1.2.3
28
- sudo apt-get update && sudo apt-get -qq install inkscape libav-tools gdb mencoder
29
# We use --no-install-recommends to avoid pulling in additional large latex docs that we don't need
30
0 commit comments