From 1d8e9ddf5d7fc1408610ecc2c9842b63cb9b1411 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Wed, 27 May 2020 11:19:23 +0200 Subject: [PATCH] Remove obsolete npm cache Travis config It's cached by default now --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index db3b0cc..08a589c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,10 +14,6 @@ notifications: addons: chrome: stable -cache: - directories: - - $HOME/.npm - env: global: # See https://git.io/vdao3 for details.