Skip to content

Commit

Permalink
add missing travis requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
baeuml committed Mar 19, 2014
1 parent bcd5415 commit 86ba971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 .

Expand Down

0 comments on commit 86ba971

Please sign in to comment.