Add root and subapp node_modules cache

This commit is contained in:
Simon Prévost 2019-03-11 07:07:06 -04:00
parent 74681e2afa
commit a165cbe278

View File

@ -12,7 +12,10 @@ cache:
directories:
- _build
- deps
- node_modules
- webapp/node_modules
- cli/node_modules
- jipt/node_modules
# Make sure PostgreSQL is running
addons: