Skip to content

Commit 014eb57

Browse files
Update coverage xml instructions and remove Travis
1 parent 523096d commit 014eb57

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,10 @@ See [codecov/codecov-action](https://github.com/codecov/codecov-action) for
2121
more information, a [detailed example](https://github.com/codecov/codecov-action#example-workflowyml-with-codecov-action),
2222
and other options.
2323
24-
### Travis Setup
25-
26-
Add the following to your `.travis.yml`:
27-
```yml
28-
language:
29-
python
30-
after_success:
31-
- bash <(curl -s https://codecov.io/bash)
32-
```
33-
3424
### Produce Coverage Reports
3525
[coverage.py](https://github.com/nedbat/coveragepy) is required to collect coverage metrics.
3626
37-
Below are some examples on how to include coverage tracking during your tests. Codecov will call `coveragexml -i` automatically to generate the coverage xml output, which will be archived and processed server side.
27+
Below are some examples on how to include coverage tracking during your tests. You will need to call `coverage xml` to generate the coverage xml output, which will be archived and processed server side.
3828

3929
You may need to configure a `.coveragerc` file. Learn more [here](http://coverage.readthedocs.org/en/latest/config.html). Start with this [generic .coveragerc](https://gist.github.com/codecov-io/bf15bde2c7db1a011b6e) for example.
4030

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy