Merge pull request #14440 from karalabe/cocoapods-confirm-fix

travis: adapt build script to new travis VM settings
This commit is contained in:
Péter Szilágyi 2017-05-08 11:26:35 +03:00 committed by GitHub
commit dd483d7d0d
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ matrix:
- go run build/ci.go archive -type tar -signer OSX_SIGNING_KEY -upload gethstore/builds
# Build the iOS framework and upload it to CocoaPods and Azure
- gem uninstall cocoapods -a
- gem uninstall cocoapods -a -x
- gem install cocoapods
- mv ~/.cocoapods/repos/master ~/.cocoapods/repos/master.bak