language: node_js node_js: - stable install: - yarn script: - yarn test after_success: yarn coverage