[Travis] Remove node_modules from cache (#12467)
This commit is contained in:
parent
e81b562a11
commit
e4eefb3db5
1 changed files with 1 additions and 3 deletions
|
|
@ -5,9 +5,7 @@ language: ruby
|
|||
cache:
|
||||
directories:
|
||||
- vendor/bundle
|
||||
- node_modules
|
||||
- $HOME/.nvm
|
||||
- ~/.cache # cache folder with Cypress binary
|
||||
- ~/.cache
|
||||
rvm:
|
||||
- 2.7.2
|
||||
addons:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue