Add matplotlib to Travis dependencies

This commit is contained in:
Johannes Schönberger
2013-04-28 10:17:26 +02:00
parent f51adcd66c
commit 05b15a6deb
+1
View File
@@ -14,6 +14,7 @@ install:
- sudo apt-get install $PYTHON-dev
- sudo apt-get install $PYTHON-numpy
- sudo apt-get install $PYTHON-scipy
- sudo apt-get install $PYTHON-matplotlib
- sudo apt-get install $PYTHON-setuptools
- sudo apt-get install $PYTHON-nose
- sudo easy_install$PYSUF pip