There was an error while loading. Please reload this page.
1 parent 7128349 commit c7e6126Copy full SHA for c7e6126
README.md
@@ -15,12 +15,6 @@ pip install codecov
15
codecov --token=<repo token>
16
```
17
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
-
24
# [](https://travis-ci.org) Travis C
25
> Append to your `.travis.yml`
26
0 commit comments