Try matplotlib 1.1.1

This commit is contained in:
Steven Silvester
2014-10-06 15:15:39 -05:00
parent 028fb53368
commit d19a041929
+1 -1
View File
@@ -50,7 +50,7 @@ before_install:
- if [[ $ENV != python=2.6* ]]; then
travis_retry pip install matplotlib --no-index --find-links=http://wheels.scikit-image.org/;
else
pip install matplotlib==1.2.0;
pip install matplotlib==1.1.1;
fi
- pip install pillow --no-index --find-links=http://wheels.scikit-image.org/
- python check_bento_build.py