language: node_js node_js: - "10" - "9" - "8" install: - npm i script: - npm run build