From 5bd32bd90d41adb3cbcf199cb5fa39c2d884bece Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Szil=C3=A1gyi?= Date: Tue, 15 Nov 2016 11:44:54 +0200 Subject: travis: force xcode to finish iOS simulator configs (#3265) --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index c29344f0c..6d8249baa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -83,6 +83,8 @@ matrix: # Build the iOS framework and upload it to CocoaPods and Azure - gem uninstall cocoapods -a - gem install cocoapods --pre + - xctool -version + - xcrun simctl list - travis_wait 30 go run build/ci.go xcode -signer IOS_SIGNING_KEY -deploy trunk -upload gethstore/builds install: -- cgit v1.2.3