From 8c784506aa3a0500722a8f1a469d97bb922fd5a9 Mon Sep 17 00:00:00 2001 From: Thomas Van Lenten Date: Thu, 18 Feb 2016 11:08:30 -0500 Subject: Disable the xctool updates In light of https://github.com/google/protobuf/issues/1232, disable the xctool update so we stay on 0.2.7 which seems to work better. Remove the passing of -newSimulatorInstance since the older xctool doesn't support it. --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index c0309fab..c5053df5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,8 +67,5 @@ matrix: env: CONFIG=ruby22 - os: osx env: CONFIG=jruby - # Currently showing flake randomly, doesn't trace back to a single commit. - - os: osx - env: CONFIG=objectivec_ios notifications: email: false -- cgit v1.2.3