travis, build: fix mobile build issues on travis

This commit is contained in:
Péter Szilágyi
2016-11-15 09:49:00 +02:00
parent bd0aafb4fd
commit dfd2c60509
2 changed files with 2 additions and 1 deletions

View File

@@ -68,6 +68,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 install cocoapods --pre
- travis_wait 30 go run build/ci.go xcode -signer IOS_SIGNING_KEY -deploy trunk -upload gethstore/builds