Skip to content

Commit

Permalink
travis: switch to cocoapods 1.2.0 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
karalabe committed Mar 20, 2017
1 parent be39bf3 commit 7242e4f
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
Expand Up @@ -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
Expand Down

0 comments on commit 7242e4f

Please sign in to comment.