@cryptotaxi247 / kubo / commits / ff63184e1

Ignore travis and teamcity in codecov

License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>

Jakub Sztandera committed Dec 6, 2016 at 21:24 UTC ff63184e1ad3692b20368734dd7211df5990f7e1
1 file changed +9
codecov.yml
+9
@@ -1,3 +1,12 @@
1 +codecov:
2 + ci:
3 + - "ci/circle-ci"
4 + - "!js-ipfs-ap"
5 + - "!teamcity"
6 + - "!continuous-integration/travis-ci/pr"
7 + - "!continuous-integration/travis-ci/push"
8 + notify:
9 + after_n_builds: 1
10 coverage:
11 range: "50...100"
12 comment: off