diff --git a/.travis.yml b/.travis.yml index 6f2204805..0e2bf5e73 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,12 @@ node_js: addons: chrome: stable -cache: npm +cache: + yarn: true + directories: + - node_modules + - "$HOME/.npm" + - "$HOME/.cache" branches: only: