travis.yml: remove vendor/bundle cache.

To match https://github.com/Homebrew/homebrew-test-bot/pull/112.
This commit is contained in:
Mike McQuaid 2017-07-16 17:30:54 +01:00
parent fb90154589
commit 27cd396d2e

View File

@ -4,7 +4,6 @@ cache:
- $HOME/.gem/ruby
- $HOME/Library/Caches/Homebrew/style
- $HOME/Library/Caches/Homebrew/tests
- Library/Homebrew/vendor/bundle
matrix:
include: