Skip to content

Commit 5309c17

Browse files
committed
We use corporate coverity now
1 parent d13c6be commit 5309c17

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,3 @@ after_success:
4343
after_failure:
4444
- find . -name \*core\* -exec ./.travis.scripts/debug-core.sh {} \;
4545

46-
addons:
47-
coverity_scan:
48-
project:
49-
name: "bjori/phongo"
50-
description: "New generation MongoDB driver for PHP"
51-
notification_email: [email protected]
52-
build_command_prepend: make clean
53-
build_command: make
54-
branch_pattern: coverity
55-

0 commit comments

Comments
 (0)