chore(travis): activate bundler cache
This commit is contained in:
parent
6777b8e1e8
commit
4b01ce4a5a
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ branches:
|
|||
- master
|
||||
sudo: false
|
||||
cache:
|
||||
bundler: true
|
||||
yarn: true
|
||||
directories:
|
||||
- node_modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue