mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-16 02:05:55 +08:00
Make brew louder so that it doesn't trip Travis timeouts.
This commit is contained in:
parent
784437ea7d
commit
093a621187
@ -36,7 +36,7 @@ elif [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
export PATH=${PATH}:${WXDIR}
|
||||
cd $TRAVIS_BUILD_DIR # go back to the build dir
|
||||
else
|
||||
brew update
|
||||
brew install wxmac # install via homebrew
|
||||
brew update -v
|
||||
brew install -v wxmac # install via homebrew
|
||||
fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user