Skip to content

Commit

Permalink
Apply Coverity on the master branch
Browse files Browse the repository at this point in the history
There are not much activity on the project so we shouldn't hit the
Coverity limits.
  • Loading branch information
nguillaumin committed Oct 15, 2016
1 parent 535eea8 commit ad13bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -15,4 +15,4 @@ addons:
notification_email: nicolas+github@guillaumin.me notification_email: nicolas+github@guillaumin.me
build_command_prepend: "mvn clean" build_command_prepend: "mvn clean"
build_command: "mvn -DskipTests=true compile" build_command: "mvn -DskipTests=true compile"
branch_pattern: coverity branch_pattern: master

0 comments on commit ad13bfc

Please sign in to comment.