From: Florian Forster Date: Tue, 5 Dec 2017 06:33:13 +0000 (+0100) Subject: .travis.yml: Send notifications to the changes ML. X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=856d707454e79b6c00615fb31ff53923ac848336;hp=a18496a4ac759552fd4dac1d2c661fb50285b1a1 .travis.yml: Send notifications to the changes ML. --- diff --git a/.travis.yml b/.travis.yml index 339d2dc5..1bd6142d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -83,7 +83,7 @@ addons: project: name: "collectd/collectd" description: "Build submitted via Travis CI" - notification_email: octo@collectd.org + notification_email: collectd-changes@verplant.org build_command_prepend: "./configure; make clean" build_command: "make -j 4" branch_pattern: coverity_scan