aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2015-09-16 23:05:12 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2015-09-16 23:05:12 -0700
commit15e04f64a8e7808246d566243adda5d59a1c69dc (patch)
treef6275a65bfe69b216debe93f687bc337b212b18c /scripts
parent86c811f8df74a19e7c40af57fdd832360948c792 (diff)
update xctool
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/travis/before-script.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/travis/before-script.sh b/scripts/travis/before-script.sh
index 6c517350..425ebc85 100755
--- a/scripts/travis/before-script.sh
+++ b/scripts/travis/before-script.sh
@@ -4,6 +4,7 @@ set -e
if test x"`uname`" = xDarwin ; then
sudo systemsetup -settimezone America/Los_Angeles
brew update || brew update || :
+ brew install xctool
# brew install cmake
elif test x"`uname`" = xLinux ; then
git clone --depth=1 https://github.com/dinhviethoa/libetpan