Merge pull request #122 from dougmorato/master

Test enable Coverity SAST
This commit is contained in:
Doug Morato 2015-10-24 16:17:50 -04:00
commit ce11389a78

View File

@ -40,7 +40,9 @@ addons:
coverity_scan:
project:
name: "WebGoat/WebGoat"
description: "Travis CI Build Automation"
description: "Coverity Scan from Travis CI Build Automation"
notification_email: doug.morato@owasp.org
build_command_prepend: "mvn clean"
build_command: "mvn -DskipTests=true install"
branch_pattern: master