From 15e04f64a8e7808246d566243adda5d59a1c69dc Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Wed, 16 Sep 2015 23:05:12 -0700 Subject: update xctool --- scripts/travis/before-script.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') 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 -- cgit v1.2.3