Use a coverity-scan branch for explicit scan requests
This commit is contained in:
parent
2bf44b6b49
commit
8ae05f3409
|
@ -42,6 +42,6 @@ addons:
|
||||||
notification_email: frrrwww@gmail.com
|
notification_email: frrrwww@gmail.com
|
||||||
build_command_prepend: "cd src && make clean"
|
build_command_prepend: "cd src && make clean"
|
||||||
build_command: "make -j4"
|
build_command: "make -j4"
|
||||||
branch_pattern: master
|
branch_pattern: coverity-scan
|
||||||
|
|
||||||
script: cd src && make && make test
|
script: cd src && make && make test
|
||||||
|
|
Loading…
Reference in New Issue
Block a user