Skip to content

Commit

Permalink
Merge pull request #12 from pyiron/coverage
Browse files Browse the repository at this point in the history
coverage combine
  • Loading branch information
jan-janssen authored Aug 21, 2019
2 parents 53d2875 + b0d2124 commit 2828388
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 @@ -33,6 +33,7 @@ matrix:
script:
- coverage run -m unittest discover tests
after_success:
- coverage combine
- coveralls
- coverage xml
- pip install codacy-coverage
Expand Down

0 comments on commit 2828388

Please sign in to comment.