mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-01 04:21:59 +08:00
Issue brew update before install.
This commit is contained in:
parent
19c5fa0545
commit
017e3af98d
@ -36,6 +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
|
||||
fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user