Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rivera-ernesto authored Nov 7, 2017
1 parent de4d777 commit 9cc8daf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

osx_image: xcode6.4
osx_image: xcode9.0
language: objective-c

before_install:
- gem install cocoapods --pre --quiet
- gem install cocoapods
- pod --version
- pod setup --silent
- pod repo update --silent
Expand Down

0 comments on commit 9cc8daf

Please sign in to comment.