From d2400de87082fae99f5a5d623b6d4a55ccc055a0 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Wed, 21 Jun 2017 01:23:10 -0400 Subject: [PATCH] Add build/ directory to Travis cache --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 5d35d2d0e..66cfb8bd3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ node_js: - "node" cache: directories: + - "build" - "node_modules" env: global: