Turn node_modules caching back on
This commit is contained in:
parent
6821f1f8bb
commit
74763c155d
|
@ -1,5 +1,8 @@
|
|||
sudo: false
|
||||
language: node_js
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
addons:
|
||||
code_climate:
|
||||
repo_token: $CODECLIMATE_REPO_TOKEN
|
||||
|
|
Loading…
Reference in New Issue
Block a user