We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a672eae + 99d0d77 commit bd0aafbCopy full SHA for bd0aafb
.travis.yml
@@ -69,7 +69,7 @@ matrix:
69
70
# Build the iOS framework and upload it to CocoaPods and Azure
71
- gem install cocoapods --pre
72
- - go run build/ci.go xcode -signer IOS_SIGNING_KEY -deploy trunk -upload gethstore/builds
+ - travis_wait 30 go run build/ci.go xcode -signer IOS_SIGNING_KEY -deploy trunk -upload gethstore/builds
73
74
# Build the Android archive and upload it to Maven Central and Azure
75
- brew update
0 commit comments