language: node_js node_js: - "4" - "stable" script: - npm run lint - npm test