Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Codecov Setup instructions to use single-line bash command #14

Open
nelsonic opened this issue Nov 13, 2017 · 0 comments
Open

Update Codecov Setup instructions to use single-line bash command #14

nelsonic opened this issue Nov 13, 2017 · 0 comments

Comments

@nelsonic
Copy link
Member

In the "Tracking Coverage as-a Service" section:
https://github.com/dwyl/learn-istanbul/tree/bb027a62b40558ad1717fd8f168291777b95b8cd#tracking-coverage-as-a-service
We are currently advising people to use the "old" way:
image

We can simplify this a lot by simply running the bash command:
image

bash <(curl -s https://codecov.io/bash)

relates to #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant