aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xscripts/travis/before-script.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/travis/before-script.sh b/scripts/travis/before-script.sh
index 9799bf0c..32b34589 100755
--- a/scripts/travis/before-script.sh
+++ b/scripts/travis/before-script.sh
@@ -1,6 +1,6 @@
#!/bin/sh
set -e
-brew update
-brew install xctool
-brew install cmake
+#brew update
+#brew install xctool
+#brew install cmake