Update .travis.yml

This commit is contained in:
Black Hat 2018-09-05 04:01:54 +00:00
parent 40c1ab2c23
commit f605b5badf
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 ${DEPLOY_DIR}/bin/matrique.app -dmg --qmldir qml - macdeployqt ${DEPLOY_DIR}/bin/matrique.app -dmg -qmldir qml