Changed travis.yml to install pillow.

This commit is contained in:
Vighnesh Birodkar
2014-04-27 11:51:03 +05:30
parent 0c1c62b415
commit b6224d0502
+1
View File
@@ -47,6 +47,7 @@ before_install:
- pip install --use-mirrors matplotlib;
- fi
- pip install --use-mirros pillow
- pip install --use-mirrors cython
- pip install --use-mirrors flake8
- pip install --use-mirrors six