aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/travis
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-02-05 23:07:49 -0800
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-02-05 23:07:49 -0800
commit1180f5a8d4fdf97a0939ffa00b0380444fc84912 (patch)
tree87e545a6d0163e8caf383c75ddd66617d62259a2 /scripts/travis
parent9edebd8221a3407704880de8d98226c24d88e6b1 (diff)
Don't install cmake
Diffstat (limited to 'scripts/travis')
-rwxr-xr-xscripts/travis/before-script.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/travis/before-script.sh b/scripts/travis/before-script.sh
index b8753159..74a3fa31 100755
--- a/scripts/travis/before-script.sh
+++ b/scripts/travis/before-script.sh
@@ -3,4 +3,4 @@ set -e
brew update
#brew install xctool
-brew install cmake
+#brew install cmake