summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSean V Kelley <seanvk@posteo.de>2017-01-29 14:30:33 -0800
committerSean V Kelley <seanvk@posteo.de>2017-01-29 14:30:33 -0800
commitc7e3d66deaa5f05c61a7650f630a3b235590da9c (patch)
treea83c897816b761e9ce2d60813a3ebffc96bbd90e /.travis.yml
parent4e4b02f55433cd25dcd520f6e13b648fb80c77f5 (diff)
downloadlibva-c7e3d66deaa5f05c61a7650f630a3b235590da9c.tar.gz
travis: Coverity not seeing the email
Signed-off-by: Sean V Kelley <seanvk@posteo.de>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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