diff --git a/.travis.yml b/.travis.yml index 4be1097c3..a842c64f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,5 +46,5 @@ addons: notification_email: doug.morato@owasp.org build_command_prepend: "mvn clean" build_command: "mvn -DskipTests=true install" - branch_pattern: master + branch_pattern: coverity_scan