diff --git a/.travis.yml b/.travis.yml index e7a30e1249..ce29a924cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,8 @@ language: node_js node_js: - 16 - 20 +cache: + npm: false branches: only: - master