language: node_js node_js: - 'stable' - 'lts/*' script: npm run lint && npm run test