diff --git a/.travis.yml b/.travis.yml index 20937be..1c177bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,9 @@ node_js: - 12 - 10.13 +cache: + npm: false + branches: only: - master