From cc55793e77978c8fc296489cfcd414af8f135e21 Mon Sep 17 00:00:00 2001 From: Black Hat Date: Sun, 14 Oct 2018 22:59:19 +0000 Subject: [PATCH] Add qmldir. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9f8d3c2..2f971e3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ script: - qmake spectral.pro PREFIX="${DEPLOY_DIR}" - make - make install -- macdeployqt ${DEPLOY_DIR}/bin/spectral.app -dmg -qmldir=qml +- macdeployqt ${DEPLOY_DIR}/bin/spectral.app -dmg -qmldir=qml -qmldir=imports before_deploy: - mv ${DEPLOY_DIR}/bin/spectral.dmg ./