aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEric Anderson <ejona@google.com>2016-11-23 15:51:21 -0800
committerEric Anderson <ejona@google.com>2016-11-23 23:25:17 -0800
commit02073549940dae08c1693d22abbd5c77db846ea6 (patch)
tree132a7cc408f690f4f4474a31f58a5dc3f0a53527 /.travis.yml
parent335638e4fa68e37bb3bb689ebc25b55360e6adf6 (diff)
downloadgrpc-grpc-java-02073549940dae08c1693d22abbd5c77db846ea6.tar.gz
travis: Remove old comment for broken OS X caching
Commit 80f73a4a was in response to OS X receiving caching support. Caches began being saved shortly after and they've been working since. The official announcment was https://blog.travis-ci.com/2016-05-03-caches-are-coming-to-everyone
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index ad88f87fe..881dcdc6f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,8 +45,6 @@ os:
notifications:
email: false
-# Caching does not work for public repositories with OS X:
-# https://github.com/travis-ci/travis-ci/issues/4011
cache:
directories:
- /tmp/protobuf-${PROTOBUF_VERSION}