Merge pull request #3739 from MikeMcQuaid/no-travis-gem-ruby
travis.yml: HOME Ruby path caching not needed.
This commit is contained in:
commit
d558ec0933
@ -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