From e982084e3fdd92a35c20f416bfad9bd438bf9b0c Mon Sep 17 00:00:00 2001 From: "Bruce B. Lacey" Date: Wed, 18 May 2016 17:02:53 -0700 Subject: [PATCH] Refactored brew installs to match 0.17 ports-cache --- .travis.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 94dce06df..7eb6ad669 100755 --- a/.travis.yml +++ b/.travis.yml @@ -130,11 +130,11 @@ before_install: hdf5 \ homebrew/science/oce \ homebrew/python/matplotlib - brew install vtk --without-python - brew install --with-oce homebrew/science/nglib - brew install --without-framework --without-soqt sanelson/freecad/coin - brew install --HEAD pivy - brew install bblacey/taps/med-file --with-python + brew install homebrew/science/nglib --with-oce + brew install sanelson/freecad/coin --without-framework --without-soqt + brew install sanelson/freecad/pivy --HEAD + brew install bblacey/taps/med-file --without-python + travis_wait 30 brew install vtk --without-python #Install the 3DConnexion frameworks if [ ! -d /Library/Frameworks/3DconnexionClient.framework ]; then