From 446ce9f956fd8f725a25e004592acb443d758c27 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 22 Jan 2020 16:20:09 -0500 Subject: Hopefully fixed travis? --- scripts/travis.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/travis.sh') 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 -- cgit v1.2.3