Break script into parts and travis_retry optional installs

This commit is contained in:
Steven Silvester
2014-10-12 17:05:44 -05:00
parent d33833ae59
commit 71233cca51
4 changed files with 48 additions and 70 deletions
-2
View File
@@ -4,8 +4,6 @@ set -ex
sh -e /etc/init.d/xvfb start
sudo apt-get update
WHEELHOUSE="--no-index --find-links=http://wheels.scikit-image.org/"
pip install wheel flake8 coveralls nose
pip uninstall -y numpy