mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 19:26:03 +08:00
Update pushed to main travis file.
Quiet down wxmac install as well.
This commit is contained in:
parent
093a621187
commit
0facb7dcb2
@ -36,7 +36,6 @@ elif [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
|||||||
export PATH=${PATH}:${WXDIR}
|
export PATH=${PATH}:${WXDIR}
|
||||||
cd $TRAVIS_BUILD_DIR # go back to the build dir
|
cd $TRAVIS_BUILD_DIR # go back to the build dir
|
||||||
else
|
else
|
||||||
brew update -v
|
brew install wxmac # install via homebrew
|
||||||
brew install -v wxmac # install via homebrew
|
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user