[Travis] Use directories cache for Bundle and Yarn (#12140)

This commit is contained in:
Mac Siri 2021-01-05 17:56:31 -05:00 committed by GitHub
parent a3de41f440
commit 3bf4f33510
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
language: ruby
cache:
bundler: true
npm: true
directories:
- vendor/bundle
- node_modules
- $HOME/.nvm
- ~/.cache # cache folder with Cypress binary
rvm: