Skip to content

Commit

Permalink
Add email to coverity scan build
Browse files Browse the repository at this point in the history
Mandatory
Update #580
  • Loading branch information
mayeut committed Sep 17, 2015
1 parent 30552e2 commit 0cceea0
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 @@ -9,6 +9,7 @@ addons:
project:
name: "uclouvain/openjpeg"
description: "Build submitted via Travis CI"
notification_email: [email protected]
build_command_prepend: "mkdir build && cd build && cmake -G 'Unix Makefiles' -DBUILD_CODEC=ON -DBUILD_THIRDPARTY=ON .."
build_command: "cd build && make -j 4"
branch_pattern: coverity_scan
Expand Down

0 comments on commit 0cceea0

Please sign in to comment.