From f70262a7e0912f206ca1d8f6933ff4dda8067525 Mon Sep 17 00:00:00 2001 From: James Rowe Date: Wed, 15 Jan 2020 10:19:40 -0700 Subject: [PATCH] Attempt to fix macOS build --- .travis/macos/deps.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis/macos/deps.sh b/.travis/macos/deps.sh index fa13afe56..31f00b33c 100755 --- a/.travis/macos/deps.sh +++ b/.travis/macos/deps.sh @@ -1,5 +1,6 @@ #!/bin/sh -ex brew update +brew unlink python@2 brew install qt5 sdl2 p7zip ccache ffmpeg ninja pip3 install macpack