language: node_js node_js: - "node" script: - npm run lint - npm test after_success: - bash <(curl -s https://codecov.io/bash)