From 86ba971a9ca6bd39471a64a3cab2c2fad602be52 Mon Sep 17 00:00:00 2001 From: Martin Baeuml Date: Wed, 19 Mar 2014 22:58:09 +0100 Subject: [PATCH] add missing travis requirements --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f9cd04d..64014e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 .