language: node_js node_js: - 'stable' script: - yarn lint - yarn test