Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit e017229

Browse files
authored
Update .travis.yml
Add coverity scan
1 parent c25a220 commit e017229

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,10 @@ notifications:
1010
on_failure: always
1111
addons:
1212
srcclr: true
13+
coverity_scan:
14+
project:
15+
name: "righettod/pst-digger"
16+
description: "Trigger via TravisCI"
17+
notification_email: dominique.righetto@gmail.com
18+
build_command: mvn clean package
19+
branch_pattern: master

0 commit comments

Comments
 (0)