From f9b5ae635565a8a080250eff55fe1dbeb1b2fae7 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 5 Jun 2019 15:32:19 +0200 Subject: [PATCH] switch to new Travis caching strategy --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 97a28aa..d78cf3f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,9 +16,7 @@ script: notifications: email: false -cache: - directories: - - node_modules +cache: npm deploy: - provider: script