aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/travis
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/travis')
-rwxr-xr-xscripts/travis/before-script.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/travis/before-script.sh b/scripts/travis/before-script.sh
index 32b34589..b8753159 100755
--- a/scripts/travis/before-script.sh
+++ b/scripts/travis/before-script.sh
@@ -1,6 +1,6 @@
#!/bin/sh
set -e
-#brew update
+brew update
#brew install xctool
-#brew install cmake
+brew install cmake