hardware/intel/common/libva
Revisión | 4e4b02f55433cd25dcd520f6e13b648fb80c77f5 (tree) |
---|---|
Tiempo | 2017-01-30 07:17:32 |
Autor | Sean V Kelley <seanvk@post...> |
Commiter | Sean V Kelley |
travis: coverity scan notification email must be set
Will have to find another suitable destination later.
Mailing list maybe?
Signed-off-by: Sean V Kelley <seanvk@posteo.de>
@@ -40,6 +40,7 @@ addons: | ||
40 | 40 | project: |
41 | 41 | name: "01org/libva" |
42 | 42 | description: "Build submitted via Travis CI" |
43 | + notification_email: sean.v.kelley@intel.com | |
43 | 44 | build_command_prepend: "./autogen.sh; ./configure --prefix=/usr" |
44 | 45 | build_command: "make -j4" |
45 | 46 | branch_pattern: coverity_scan |