mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-13 08:10:34 +08:00
Try matplotlib 1.1.1
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user