chore: cache node_modules too

This commit is contained in:
Wei Zhu 2018-07-13 11:16:53 +08:00
parent e1e6523452
commit bccd871eca

View File

@ -8,6 +8,7 @@ node_js:
cache:
directories:
- $HOME/.npm
- node_modules
matrix:
fast_finish: true