Skip to content

Commit

Permalink
travis: Send Coverity scan reports to the maintainer
Browse files Browse the repository at this point in the history
Sending notifications to Sean, per discussion in
ofiwg#5954. If the builds work after
this, we can think about setting up a generic list with OFA.

Signed-off-by: Raghu Raja <[email protected]>
  • Loading branch information
rajachan committed May 21, 2020
1 parent 8d07fa7 commit 00a6287
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ addons:
project:
name: "ofiwg/libfabric"
description: "Libfabric project coverity scans"
notification_email: [email protected]
build_command_prepend: "./autogen.sh; ./configure"
build_command: "make -j2"
# It might be overkill to run a full scan across the compiler test matrix
Expand Down

0 comments on commit 00a6287

Please sign in to comment.