From c7e3d66deaa5f05c61a7650f630a3b235590da9c Mon Sep 17 00:00:00 2001 From: Sean V Kelley Date: Sun, 29 Jan 2017 14:30:33 -0800 Subject: travis: Coverity not seeing the email 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 7c680ea..1d979d2 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: sean.v.kelley@intel.com build_command_prepend: "./autogen.sh; ./configure --prefix=/usr" build_command: "make -j4" branch_pattern: coverity_scan -- cgit v1.2.1