Fix another travis syntax error

This commit is contained in:
Steven Silvester
2014-09-30 21:21:58 -05:00
parent 75365cf893
commit 74f26316c7
+1 -1
View File
@@ -49,7 +49,7 @@ before_install:
- if [[ $END != python=2.6* ]]; then
travis_retry pip install --no-index --find-links=http://wheels.scikit-image.org/ matplotlib;
else
pip install matplotlib==1.0
pip install matplotlib==1.0;
fi
- python check_bento_build.py