Remove brew link.

--HG--
branch : release
This commit is contained in:
Roman Telezhynskyi 2019-04-12 19:17:31 +03:00
parent ad100384f0
commit b79e8b1202

View File

@ -41,7 +41,6 @@ before_install:
brew unlink qt5;
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/5eb54ced793999e3dd3bce7c64c34e7ffe65ddfd/Formula/qt.rb;
chmod -R 755 /usr/local/opt/qt5/*
brew link qt5;
fi
before_script:
- |