Try to make coverity scanning work
This commit is contained in:
parent
6a4e9d1a7d
commit
92c3aa4d31
|
@ -41,7 +41,7 @@ addons:
|
||||||
description: "Build submitted via Travis CI"
|
description: "Build submitted via Travis CI"
|
||||||
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: "cd src && make -j4"
|
build_command: "make -j4"
|
||||||
branch_pattern: master
|
branch_pattern: master
|
||||||
|
|
||||||
script: cd src && make && make test
|
script: cd src && make && make test
|
||||||
|
|
Loading…
Reference in New Issue
Block a user