From fcf32f531fecccb214eb88798b2ac0ead20350fb Mon Sep 17 00:00:00 2001 From: Sean V Kelley Date: Mon, 30 Jan 2017 21:16:27 -0800 Subject: travis: Added new security list for scans Signed-off-by: Sean V Kelley --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 1d979d2..659b683 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,7 +40,7 @@ addons: project: name: "01org/libva" description: "Build submitted via Travis CI" - notification_email: sean.v.kelley@intel.com + notification_email: intel-media-security@lists.01.org build_command_prepend: "./autogen.sh; ./configure --prefix=/usr" build_command: "make -j4" branch_pattern: coverity_scan -- cgit v1.2.1