Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
MFraters committed Jul 8, 2018
1 parent 7e276db commit 3b73af8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ addons:
name: "GeodynamicWorldBuilder/WorldBuilder"
description: "World Builder: A geodynamic initial contitions generator."
notification_email: [email protected]
build_command_prepend: "export CMAKE_EXTRA_ARGS=\"${CMAKE_EXTRA_ARGS} -DCMAKE_BUILD_TYPE=Coverage\" cmake . ${CMAKE_EXTRA_ARGS}"
build_command: "make"
branch_pattern: coverity_scan

before_install:
Expand Down

0 comments on commit 3b73af8

Please sign in to comment.