From ad84c8f3c47420e5f526932dc49f21a6824e4b30 Mon Sep 17 00:00:00 2001 From: Vicki Pfau <vi@endrift.com> Date: Fri, 13 Dec 2019 00:35:48 -0800 Subject: [PATCH] Travis: Fix macOS builds --- .travis-deps.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis-deps.sh b/.travis-deps.sh index cf70b5010..88cffd263 100755 --- a/.travis-deps.sh +++ b/.travis-deps.sh @@ -1,5 +1,4 @@ #!/bin/sh -set -e if [ $TRAVIS_OS_NAME = "osx" ]; then brew update brew install qt5 ffmpeg imagemagick sdl2 libedit libelf libpng libzip