OSDN Git Service

travis: coverity scan notification email must be set
authorSean V Kelley <seanvk@posteo.de>
Sun, 29 Jan 2017 22:17:32 +0000 (14:17 -0800)
committerSean V Kelley <seanvk@posteo.de>
Sun, 29 Jan 2017 22:17:32 +0000 (14:17 -0800)
Will have to find another suitable destination later.
Mailing list maybe?

Signed-off-by: Sean V Kelley <seanvk@posteo.de>
.travis.yml

index 325cdbd..7c680ea 100644 (file)
@@ -40,6 +40,7 @@ addons:
     project:
       name: "01org/libva"
       description: "Build submitted via Travis CI"
+      notification_email: sean.v.kelley@intel.com
     build_command_prepend: "./autogen.sh; ./configure --prefix=/usr"
     build_command:  "make -j4"
     branch_pattern: coverity_scan