From dddebe469b2a49e8f774dd6f87f5366e460b7468 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Szil=C3=A1gyi?= Date: Mon, 8 May 2017 11:22:08 +0300 Subject: [PATCH] travis: adapt build script to new travis VM settings --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7fae56f81..e3cbf4630 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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