language: node_js node_js: - "12" - "11" - "10" install: - npm install