language: node_js node_js: - "7.6.0" - "node" script: yarn test after_success: yarn coverage