From: Jan Kiszka <[email protected]> These will become annoying to the list as they appear even without any findings.
Signed-off-by: Jan Kiszka <[email protected]> --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7fc72dd..7a919b4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,7 @@ addons: project: name: "siemens/efibootguard" description: "Build submitted via Travis CI" - notification_email: [email protected] + notification_email: [email protected] build_command_prepend: "./.travis-build.sh coverity_prepare" build_command: "./.travis-build.sh coverity_build" branch_pattern: coverity_scan -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/d14764da-96b5-ce87-fca8-3bc2588fb88f%40siemens.com. For more options, visit https://groups.google.com/d/optout.
