diff --git a/utils/travis/script-osx.sh b/utils/travis/script-osx.sh index 0089be859e..2a83db173f 100755 --- a/utils/travis/script-osx.sh +++ b/utils/travis/script-osx.sh @@ -45,8 +45,7 @@ test "$("$executable" info has-global-shortcuts)" -eq "1" # Run tests (retry once on error). export COPYQ_TESTS_SKIP_COMMAND_EDIT=1 export COPYQ_TESTS_SKIP_CONFIG_MOVE=1 -"$executable" tests || - "$executable" tests +"$executable" tests commandDialogCloseOnDisconnect commandsPackUnpack trayPaste configTrayTab # Create "CopyQ.dmg". "$qt_bin/macdeployqt" CopyQ.app -verbose=2 -dmg -no-plugins