Try without brew update. [skip appveyor]
This commit is contained in:
parent
0823a1ebd3
commit
6645ac228c
|
@ -62,7 +62,6 @@ before_install:
|
|||
brew install qt5;
|
||||
else
|
||||
unset SSL_CERT_FILE;
|
||||
brew update > /dev/null;
|
||||
brew tap-new ${USER}/local-qt;
|
||||
brew extract --version 5.11 qt ${USER}/local-qt;
|
||||
brew install ${USER}/local-qt/qt@5.11;
|
||||
|
|
Loading…
Reference in New Issue
Block a user