Disable codecov's require_ci_to_pass mode

despite our attempts to fix it with the `after_n_builds` setting, it's still showing spurious fluctuations due to sometimes running elasticsearch tests and sometimes not
pull/3685/merge
Matt Westcott 2017-06-30 17:30:19 +01:00 zatwierdzone przez Matt Westcott
rodzic 4bcd4b1834
commit 8cce0a45a8
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1,4 +1,5 @@
codecov:
notify:
after_n_builds: 10
require_ci_to_pass: no
comment: off