From 7da5714fd908164147e7ecc4b5a9d8347660aaed Mon Sep 17 00:00:00 2001 From: Raul Tambre Date: Sun, 18 Jan 2015 12:13:36 +0200 Subject: [PATCH] Try to fix Coverity Scan --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 9ff7d7371b..820738d971 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,6 +46,8 @@ addons: project: name: "DHrpcs3/rpcs3" description: "PS3 emulator/debugger" + notification_email: raul.tambre@gmail.com + build_command_prepend: "" build_command: "make -j 4" branch_pattern: coverity_scan