From 0a9e065b98544e8477f6ee1285fcccb5bfbc8e7b Mon Sep 17 00:00:00 2001 From: Tzu-ping Chung Date: Wed, 2 May 2018 16:25:07 +0800 Subject: [PATCH] Upgrade Xcode (cherry picked from commit bc1a9c1ae28e426ba10db57f5515ad5961b5494c) --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index c93267bc..5cd37470 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -osx_image: xcode9.2 +osx_image: xcode9.3 language: objective-c cache: - bundler @@ -10,8 +10,7 @@ env: install: - bundle install - travis_wait bundle exec pod install -- pip install --upgrade pip -- pip install --user transifex-client +- python -m pip install --user transifex-client before_script: - set -o pipefail script: