Update .travis.yml

This commit is contained in:
Black Hat 2018-09-05 01:51:56 +00:00
parent cd295c9c34
commit 40c1ab2c23
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ script:
- qmake matrique.pro PREFIX="${DEPLOY_DIR}" - qmake matrique.pro PREFIX="${DEPLOY_DIR}"
- make - make
- make install - make install
- macdeployqt -dmg --qmldir qml "${DEPLOY_DIR}/bin/matrique.app" - macdeployqt ${DEPLOY_DIR}/bin/matrique.app -dmg --qmldir qml