From ecc38fa11f9ae5572bac6602d6006e7ebf389121 Mon Sep 17 00:00:00 2001 From: Brandon Keepers Date: Mon, 24 Jul 2017 12:39:56 -0500 Subject: [PATCH] catch test/node_modules --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e7fcc3167ea..2f976c906b5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ cache: bundler: true directories: - node_modules + - test/node_modules # Tell Travis to build gh-pages branch # https://docs.travis-ci.com/user/customizing-the-build#Safelisting-or-blocklisting-branches branches: