language: node_js node_js: - "node" - "lts/*" after_success: - yarn coverage && bash <(curl -s https://codecov.io/bash)