From a5c9e962f18470690d4049626bf421d08064d547 Mon Sep 17 00:00:00 2001 From: th0r Date: Tue, 30 Jul 2019 00:49:35 +0300 Subject: [PATCH] Remove "node_modules" directory from Travis CI cache as we use `npm ci` which deletes it anyway --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9c976adb..2215c1f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,9 +8,6 @@ node_js: - "8" - "10" - "node" -cache: - - directories: - - node_modules addons: apt: packages: