mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-01 05:11:59 +08:00
try homebrew
This commit is contained in:
parent
8e5056dee4
commit
86b0d18a2e
@ -37,4 +37,5 @@ elif [ $TRAVIS_OS_NAME == "osx" ]; then
|
|||||||
fi
|
fi
|
||||||
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
|
||||||
|
brew install wxmac # install via homebrew
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user