summaryrefslogtreecommitdiffstats
path: root/.travis/macos/deps.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-x.travis/macos/deps.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis/macos/deps.sh b/.travis/macos/deps.sh
deleted file mode 100755
index faeafa216..000000000
--- a/.travis/macos/deps.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh -ex
-
-brew update
-brew install p7zip qt5 sdl2 ccache
-brew outdated cmake || brew upgrade cmake
-pip3 install macpack