From 9f12da14345add7bce1135ec78e010a2bcff9e89 Mon Sep 17 00:00:00 2001 From: Nanne Baars Date: Sun, 21 May 2017 14:44:33 +0200 Subject: [PATCH] Changed e-mail address --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ddd8e62dc..6a7c00b22 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,7 +42,7 @@ addons: project: name: "WebGoat/WebGoat" description: "Coverity Scan from Travis CI Build Automation" - notification_email: doug.morato@owasp.org + notification_email: webgoat@owasp.org build_command_prepend: "mvn clean" build_command: "mvn -DskipTests=true package" branch_pattern: coverity_scan