diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/travis.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/travis.sh b/scripts/travis.sh index d9844bf..8e61ff6 100755 --- a/scripts/travis.sh +++ b/scripts/travis.sh @@ -27,7 +27,7 @@ if [ $STAGE = "script" ]; then echo "[TRAVIS] Building project" make echo "[TRAVIS] Deploying Qt Libraries" - macdeployqt AleePlayer.app + macdeployqt AleePlayer.app -dmg fi elif [ $STAGE = "before_install" ]; then |
