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 7672b6a commit d083559Copy full SHA for d083559
.travis.yml
@@ -68,7 +68,7 @@ install:
68
fi
69
# Always install from pypi
70
- pip install $PRE pep8 cycler codecov coverage
71
- - 'pip install https://github.com/tacaswell/nose/zipball/mnt_py36_compat#egg=nose'
+ - 'pip install git+https://github.com/jenshnielsen/nose.git@matplotlibnose'
72
73
# We manually install humor sans using the package from Ubuntu 14.10. Unfortunatly humor sans is not
74
# availible in the Ubuntu version used by Travis but we can manually install the deb from a later
0 commit comments