From 856d707454e79b6c00615fb31ff53923ac848336 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Tue, 5 Dec 2017 07:33:13 +0100 Subject: [PATCH] .travis.yml: Send notifications to the changes ML. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0