Skip to content

Commit c7e6126

Browse files
author
Steve Peak
committed
Update README.md
1 parent 7128349 commit c7e6126

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

-6
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ pip install codecov
1515
codecov --token=<repo token>
1616
```
1717

18-
## Require min coverage
19-
```sh
20-
codecov --min-coverage=75
21-
```
22-
> if coverage is under `75` codecov will trigger your build to fail
23-
2418
# [![travis-org](https://avatars2.githubusercontent.com/u/639823?v=2&s=50)](https://travis-ci.org) Travis C
2519
> Append to your `.travis.yml`
2620

0 commit comments

Comments
 (0)