add missing travis requirements

This commit is contained in:
Martin Baeuml
2014-03-19 22:58:09 +01:00
parent bcd5415b0a
commit 86ba971a9c
+1 -1
View File
@@ -6,7 +6,7 @@ python:
# install dependencies and sloth
install:
- sudo apt-get install python-imaging python-qt4 python-numpy python3-numpy
- sudo apt-get install python-imaging python-qt4 python-numpy python3-numpy python-yaml msgpack-python
- pip install Pillow
- pip install .