diff --git a/.travis.yml b/.travis.yml index 578df911..4a62227e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,9 +3,6 @@ notifications: email: false before_install: npm config set progress=false && npm i -g npm@latest --no-audit install: npm ci --no-audit -cache: - directories: - - node_modules jobs: include: - node_js: lts/*