Install matplotlib build dependencies

This commit is contained in:
Steven Silvester
2014-09-30 21:36:26 -05:00
parent 8390780723
commit cb3b5c5e4c
+1
View File
@@ -25,6 +25,7 @@ before_install:
- export SPACER="\n\n\n\n\n\n\n\n\n\n*************************\n\n"
- sh -e /etc/init.d/xvfb start
- sudo apt-get update
- sudo apt-get build-dep python-matplotlib
# Python 3.2 is not supported by Miniconda, so we use the package manager for that run.
# NumPy has a bug in python 3 that is only fixed in the latest version,