diff --git a/.travis.yml b/.travis.yml index e950b2c19b..c05e82b7bf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -64,3 +64,5 @@ addons: build_command_prepend: "./configure; make clean" build_command: "make" branch_pattern: coverity_scan +notifications: + email: false