git: depth: 10 language: node_js cache: directories: - node_modules node_js: - '8' - '10' install: - npm ci