Add build/ directory to Travis cache

This commit is contained in:
Dan Stillman 2017-06-21 01:23:10 -04:00
parent 38652f9362
commit d2400de870

View file

@ -4,6 +4,7 @@ node_js:
- "node"
cache:
directories:
- "build"
- "node_modules"
env:
global: