Skip to content

Commit 0a9e065

Browse files
uranusjrFranklinYu
authored andcommitted
Upgrade Xcode
(cherry picked from commit bc1a9c1)
1 parent 7b93d1c commit 0a9e065

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
osx_image: xcode9.2
1+
osx_image: xcode9.3
22
language: objective-c
33
cache:
44
- bundler
@@ -10,8 +10,7 @@ env:
1010
install:
1111
- bundle install
1212
- travis_wait bundle exec pod install
13-
- pip install --upgrade pip
14-
- pip install --user transifex-client
13+
- python -m pip install --user transifex-client
1514
before_script:
1615
- set -o pipefail
1716
script:

0 commit comments

Comments
 (0)