From 2b7e738ee092b9ea5bc676cf924dce4ab3e21187 Mon Sep 17 00:00:00 2001 From: Pentarctagon Date: Sat, 21 Mar 2020 13:19:18 -0500 Subject: [PATCH] Disable creating dmg on travis for now. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 395746a7341b..532db5165760 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,7 +39,7 @@ matrix: - os: osx osx_image: xcode11.3 compiler: clang - env: TOOL=xcodebuild NLS=true BRANCH=master CFG=Debug UPLOAD=true + env: TOOL=xcodebuild NLS=true BRANCH=master CFG=Debug - os: osx osx_image: xcode11.3