diff --git a/.travis.yml b/.travis.yml index 0c217f312..cf0c7cc60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,9 @@ node_js: - "4" - "6" - "8" +cache: + directories: + - node_modules git: depth: 5 os: