Skip to content

Commit

Permalink
Upgrade Xcode
Browse files Browse the repository at this point in the history
(cherry picked from commit bc1a9c1)
  • Loading branch information
uranusjr authored and FranklinYu committed Jan 3, 2020
1 parent 7b93d1c commit 0a9e065
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,4 +1,4 @@
osx_image: xcode9.2
osx_image: xcode9.3
language: objective-c
cache:
- bundler
Expand All @@ -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:
Expand Down

0 comments on commit 0a9e065

Please sign in to comment.