Skip to content

Commit

Permalink
Upgrade Xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
uranusjr committed May 2, 2018
1 parent 7ff5553 commit bc1a9c1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
osx_image: xcode9.2
osx_image: xcode9.3
language: objective-c
cache:
- bundler
Expand All @@ -10,9 +10,7 @@ env:
install:
- bundle install
- travis_wait bundle exec pod install
- curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
- python get-pip.py
- python -m pip install transifex-client
- python -m pip install --user transifex-client
before_script:
- set -o pipefail
script:
Expand Down

0 comments on commit bc1a9c1

Please # to comment.