Do not update bre. Try direct install. [skip appveyor]
This commit is contained in:
parent
08f1ec6bb0
commit
1e4c4865ad
|
@ -75,10 +75,7 @@ before_install:
|
||||||
brew install qt5;
|
brew install qt5;
|
||||||
else
|
else
|
||||||
unset SSL_CERT_FILE;
|
unset SSL_CERT_FILE;
|
||||||
brew tap-new ${USER}/local-qt;
|
brew install https://gist.githubusercontent.com/dismine/c3ac01de38e12edcf22d9e05791adf82/raw/3d6d7b3e67138ca19ada7152df2155de6690c089/qt5.rb;
|
||||||
brew update --verbose;
|
|
||||||
brew extract --version 5.11 qt ${USER}/local-qt;
|
|
||||||
brew install ${USER}/local-qt/qt@5.11;
|
|
||||||
fi
|
fi
|
||||||
chmod -R 755 /usr/local/opt/qt5/*
|
chmod -R 755 /usr/local/opt/qt5/*
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue
Block a user