add some more magic

This commit is contained in:
arve0
2015-03-17 10:59:20 +01:00
parent 98ad602780
commit 3c6e00083f
+2
View File
@@ -46,6 +46,8 @@ retry pip install wheel flake8 coveralls nose sphinx
# install system tk for matplotlib
sudo apt-get install python-tk
# try to solve #1426
sudo apt-get install --reinstall python-pkg-resources
# on Python 3.2, use matplotlib 1.3.1
if [[ $TRAVIS_PYTHON_VERSION == 3.2 ]]; then