Skip to content

Commit

Permalink
Merge pull request ethereum#3802 from karalabe/cocoapods-stable
Browse files Browse the repository at this point in the history
travis: switch to cocoapods 1.2.0 stable
  • Loading branch information
karalabe authored Mar 20, 2017
2 parents be39bf3 + 7242e4f commit 1dfd65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -158,7 +158,7 @@ matrix:

# Build the iOS framework and upload it to CocoaPods and Azure
- gem uninstall cocoapods -a
- gem install cocoapods --pre
- gem install cocoapods

- mv ~/.cocoapods/repos/master ~/.cocoapods/repos/master.bak
- sed -i '.bak' 's/repo.join/!repo.join/g' $(dirname `gem which cocoapods`)/cocoapods/sources_manager.rb

0 comments on commit 1dfd65f

Please sign in to comment.