summaryrefslogtreecommitdiffstats
path: root/.travis/macos/deps.sh
diff options
context:
space:
mode:
Diffstat (limited to '.travis/macos/deps.sh')
-rwxr-xr-x.travis/macos/deps.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis/macos/deps.sh b/.travis/macos/deps.sh
index b46482bbe..3cd13a39b 100755
--- a/.travis/macos/deps.sh
+++ b/.travis/macos/deps.sh
@@ -2,3 +2,4 @@
brew update
brew install dylibbundler p7zip qt5 sdl2
+brew outdated cmake || brew upgrade cmake