Skip to content

Commit

Permalink
Ignore travis and teamcity in codecov
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Jakub Sztandera <[email protected]>
  • Loading branch information
Kubuxu committed Dec 6, 2016
1 parent 935e01e commit ff63184
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
codecov:
ci:
- "ci/circle-ci"
- "!js-ipfs-ap"
- "!teamcity"
- "!continuous-integration/travis-ci/pr"
- "!continuous-integration/travis-ci/push"
notify:
after_n_builds: 1
coverage:
range: "50...100"
comment: off

0 comments on commit ff63184

Please sign in to comment.