language: node_js node_js: "6.2.0" install: npm i script: - npm t - npm run lint