Update .travis/script.sh
Co-authored-by: Simran <Simran-B@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
macdeployqt $BUNDLE_NAME
|
||||
|
||||
# Fix other deps that macdeployqt missed
|
||||
curl -sLOC - https://github.com/arl/macdeployqtfix/raw/master/macdeployqtfix.py
|
||||
curl -fLOSs --retry 3 https://github.com/arl/macdeployqtfix/raw/master/macdeployqtfix.py
|
||||
python2 macdeployqtfix.py $BUNDLE_NAME/Contents/MacOS/Olive /usr/local/Cellar/qt5/5.*/
|
||||
|
||||
# Fix deps on crash handler
|
||||
|
||||
Reference in New Issue
Block a user