提交 04254a62 编写于 作者: O Olli-Pekka Heinisuo

do not use bash profile

上级 bb9c8670
......@@ -670,7 +670,7 @@ before_install: |
echo $ENABLE_HEADLESS > headless.enabled
if [ -n "$IS_OSX" ]; then
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.bash_profile
export PATH="/usr/local/sbin:$PATH"
TAPS="$(brew --repository)/Library/Taps"
if [ -e "$TAPS/caskroom/homebrew-cask" -a -e "$TAPS/homebrew/homebrew-cask" ]; then
rm -rf "$TAPS/caskroom/homebrew-cask"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册