Test enable Coverity SAST
Coverity is a cloud static code analysis tool, free for open-source projects. Enable scan submissions from travis CI Signed-off-by: Doug Morato <dm@corp.io>
This commit is contained in:
parent
a8577321a8
commit
fc0b781d4a
@ -40,7 +40,9 @@ addons:
|
|||||||
coverity_scan:
|
coverity_scan:
|
||||||
project:
|
project:
|
||||||
name: "WebGoat/WebGoat"
|
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_prepend: "mvn clean"
|
||||||
build_command: "mvn -DskipTests=true install"
|
build_command: "mvn -DskipTests=true install"
|
||||||
|
branch_pattern: master
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user