commit d2400de87082fae99f5a5d623b6d4a55ccc055a0 parent 38652f9362b470226f1dda75f939d598c156a376 Author: Dan Stillman <dstillman@zotero.org> Date: Wed, 21 Jun 2017 01:23:10 -0400 Add build/ directory to Travis cache Diffstat:
| M | .travis.yml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -4,6 +4,7 @@ node_js: - "node" cache: directories: + - "build" - "node_modules" env: global: