travis.yml: HOME Ruby path caching not needed.
This ins stored in vendor/bundle now instead.
This commit is contained in:
parent
ede3d91f0a
commit
582b9fb3c6
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user