aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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