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 33e5cf6 commit d14dc3fCopy full SHA for d14dc3f
1 file changed
.travis.yml
@@ -48,7 +48,7 @@ matrix:
48
- python : "nightly"
49
50
install:
51
- - pip install -q $PRE nose python-dateutil $NUMPY pep8 pyparsing pillow sphinx!=1.3.0
+ - pip install $PRE nose python-dateutil $NUMPY pep8 pyparsing pillow sphinx!=1.3.0
52
53
# We manually install humor sans using the package from Ubuntu 14.10. Unfortunatly humor sans is not
54
# availible in the Ubuntu version used by Travis but we can manually install the deb from a later
0 commit comments