diff --git a/.travis.yml b/.travis.yml index 4e3c138d1..5ab09de02 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,8 @@ language: node_js node_js: - "stable" cache: -directories: - - node_modules + directories: + - node_modules branches: only: - master \ No newline at end of file