[CodeCov] Don't wait for other CIs before sending the notifications

This commit is contained in:
Sebastian Wilzbach 2018-01-04 12:17:22 +01:00
parent 7f43f0f88d
commit 1100e47ed9

View file

@ -7,6 +7,7 @@ codecov:
# See https://github.com/codecov/support/issues/312
require_ci_to_pass: false
after_n_builds: 1 # send notifications after the first upload
wait_for_ci: false
bot: dlang-bot
ci: