summaryrefslogtreecommitdiff
path: root/platform/qt/bitrise-qt5.yml
diff options
context:
space:
mode:
Diffstat (limited to 'platform/qt/bitrise-qt5.yml')
-rw-r--r--platform/qt/bitrise-qt5.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/platform/qt/bitrise-qt5.yml b/platform/qt/bitrise-qt5.yml
index 9c60e45119..3af48208a5 100644
--- a/platform/qt/bitrise-qt5.yml
+++ b/platform/qt/bitrise-qt5.yml
@@ -33,10 +33,11 @@ workflows:
brew install qt5
brew link qt5 --force
brew linkapps qt5
+ ln -s /usr/local/Cellar/qt5/5.6.1-1/mkspecs /usr/local/mkspecs
+ ln -s /usr/local/Cellar/qt5/5.6.1-1/plugins /usr/local/plugins
export BUILDTYPE=Debug
make qt-app
make qt-qml-app
- make test-qt-*
- is_debug: 'yes'
- slack:
title: Post to Slack