language: node_js node_js: - "6.9" - "8.4" - "10" scripts: - npm run lint - npm test