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:
Eric Anderson 2016-11-23 15:51:21 -08:00
parent 335638e4fa
commit 0207354994
1 changed files with 0 additions and 2 deletions

View File

@ -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}