travis.yml: HOME Ruby path caching not needed.

This ins stored in vendor/bundle now instead.
This commit is contained in:
Mike McQuaid 2018-01-26 22:31:08 +00:00
parent ede3d91f0a
commit 582b9fb3c6

View File

@ -1,7 +1,6 @@
language: c language: c
cache: cache:
directories: directories:
- $HOME/.gem/ruby
- $HOME/Library/Caches/Homebrew/style - $HOME/Library/Caches/Homebrew/style
- $HOME/Library/Caches/Homebrew/tests - $HOME/Library/Caches/Homebrew/tests
- $HOME/Library/Homebrew/vendor/bundle - $HOME/Library/Homebrew/vendor/bundle