aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEric Anderson <ejona@google.com>2017-10-26 14:50:18 -0700
committerEric Anderson <ejona@google.com>2017-10-26 15:23:07 -0700
commitbbe81d087049a2d2fe731930da9d6c30929d7c01 (patch)
treeacaf20798976ba841c4fd4a87c7b2480e8d2a2c4 /.travis.yml
parent8970c3a7c11c3077d068c20f70b1a96143895adc (diff)
downloadgrpc-grpc-java-bbe81d087049a2d2fe731930da9d6c30929d7c01.tar.gz
travis: Remove OS X build
With #3608 Kokoro is now able to handle OS X. I'm not removing the OS X-specific parts of the .travis.yml in case we need to revert back to using Travis. Fixes #3466
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4c210d6a3..bceafeeda 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,7 +41,6 @@ after_success:
os:
- linux
- - osx
notifications:
email: false