diff --git a/.travis.yml b/.travis.yml index 8c343d338..87e143591 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,8 +6,7 @@ node_js: services: - docker -cache: - npm: false +cache: false install: - "bin/installDeps.sh"