cache nodemodules

This commit is contained in:
Tommy Parnell
2015-11-20 23:49:09 -05:00
parent 22043b73dc
commit 5845fc9bdd

View File

@@ -10,3 +10,6 @@ deployment:
test:
override:
- node ./node_modules/resume-cli/index.js export index -f html --theme elegant
dependencies:
cache_directories:
- "node_modules" # relative to the build directory