mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-21 18:38:07 +00:00
travis: switch to cocoapods 1.2.0 stable
This commit is contained in:
parent
be39bf382a
commit
7242e4f71b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue