Thanks to visit codestin.com Credit goes to github.com
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 bf072c6 commit 9e4260bCopy full SHA for 9e4260b
.travis.yml
@@ -44,7 +44,8 @@ matrix:
44
env: BUILD_DOCS=true
45
46
install:
47
- - pip install python-dateutil $NUMPY pep8 pyparsing pillow sphinx!=1.3.0 coveralls coverage nose>=1.3.6
+ - pip install python-dateutil $NUMPY pep8 pyparsing pillow sphinx!=1.3.0 coveralls coverage
48
+ - pip install --upgrade nose
49
50
# We manually install humor sans using the package from Ubuntu 14.10. Unfortunatly humor sans is not
51
# availible in the Ubuntu version used by Travis but we can manually install the deb from a later
0 commit comments