Skip to content

Commit

Permalink
Finalise Coverity Scan integration
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Apr 5, 2015
1 parent 58c463a commit 6c297ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ addons:
cp -a $TRAVIS_BUILD_DIR $TRAVIS_BUILD_DIR-scan &&
pushd $TRAVIS_BUILD_DIR-scan && cmake .
build_command: make
branch_pattern: coverity_scan
branch_pattern: cov-scan

before_install:
- sudo apt-get update -qq
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## PMDA++ Changelog

### 0.4.3 (_unreleased_)
Features:
- Coverity Scan automation with Travis CI

### 0.4.2 (_unreleased_)
Features:
- numerous build and CI improvements.
Expand Down

0 comments on commit 6c297ac

Please sign in to comment.