mirror of https://github.com/grpc/grpc-java.git
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
This commit is contained in:
parent
335638e4fa
commit
0207354994
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue