Skip to content

Commit

Permalink
Enable coverage for codacy
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Čihař <michal@cihar.com>
  • Loading branch information
nijel committed Nov 23, 2015
1 parent 6d62be4 commit 35ef6ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ script:
after_script:
- coveralls
- ocular --data-file ".coverage" --config-file ".coveragerc"
- coverage xml
- python-codacy-coverage -r coverage.xml
# trigger Buildtime Trend Service to parse Travis CI log
notifications:
webhooks:
Expand Down
1 change: 1 addition & 0 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ pyflakes
mockldap
Django
scrutinizer-ocular
codacy-coverage

0 comments on commit 35ef6ee

Please sign in to comment.