aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Thomas Van Lenten <thomasvl@google.com>2016-02-18 13:12:43 -0500
committerGravatar Thomas Van Lenten <thomasvl@google.com>2016-02-18 13:12:43 -0500
commit507213b472e4075b4e6fd5d11a9ea21401ff2727 (patch)
tree430b6c219453569993bba0f88069bb00e70ed454 /.travis.yml
parentabc09f795e26b193c9a539e50534e3462290095e (diff)
parent8c784506aa3a0500722a8f1a469d97bb922fd5a9 (diff)
Merge pull request #1254 from thomasvl/disable_xctool_updates
Disable the xctool updates
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
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