Commit dd483d7d authored by Péter Szilágyi's avatar Péter Szilágyi Committed by GitHub

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

travis: adapt build script to new travis VM settings
parents 2ec5cf16 dddebe46
...@@ -147,7 +147,7 @@ matrix: ...@@ -147,7 +147,7 @@ matrix:
- go run build/ci.go archive -type tar -signer OSX_SIGNING_KEY -upload gethstore/builds - 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 # Build the iOS framework and upload it to CocoaPods and Azure
- gem uninstall cocoapods -a - gem uninstall cocoapods -a -x
- gem install cocoapods - gem install cocoapods
- mv ~/.cocoapods/repos/master ~/.cocoapods/repos/master.bak - mv ~/.cocoapods/repos/master ~/.cocoapods/repos/master.bak
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment