Force installing the latest Qt version.
--HG-- branch : develop
This commit is contained in:
parent
5658e0b0d5
commit
3aa9ab3875
|
@ -62,6 +62,7 @@ before_install:
|
|||
else
|
||||
brew update > /dev/null;
|
||||
if [[ "$LEGACY" = false ]]; then
|
||||
brew uninstall qt5;
|
||||
brew install qt5;
|
||||
else
|
||||
unset SSL_CERT_FILE;
|
||||
|
|
Loading…
Reference in New Issue
Block a user