Remove obsolete npm cache Travis config

It's cached by default now
This commit is contained in:
2020-05-27 11:19:23 +02:00
parent 352c9fe3ab
commit 1d8e9ddf5d
-4
View File
@@ -14,10 +14,6 @@ notifications:
addons:
chrome: stable
cache:
directories:
- $HOME/.npm
env:
global:
# See https://git.io/vdao3 for details.