Skip to content

Commit

Permalink
Combining coverage reports #36
Browse files Browse the repository at this point in the history
  • Loading branch information
respondcreate committed Apr 9, 2016
1 parent 0402d1f commit cb2df13
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 @@ -103,4 +103,5 @@ script:
- flake8 versatileimagefield/
- coverage run --source=versatileimagefield runtests.py
- coverage run --source=versatileimagefield post_processor_runtests.py
- coverage combine
after_success: coveralls

0 comments on commit cb2df13

Please sign in to comment.