Skip to content

Commit

Permalink
[skip travis] travis coverage config !minor
Browse files Browse the repository at this point in the history
  • Loading branch information
artem.vasin committed Dec 2, 2019
1 parent ad1b960 commit 2548a06
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
1 change: 0 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ branch = true
source = django_magnificent_messages

[report]
show_missing = True
exclude_lines =
pragma: no cover
def __repr__
Expand Down
4 changes: 2 additions & 2 deletions .gitchangelog.rc
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,9 @@ unreleased_version_label = "(unreleased)"
## Examples:
## - makotemplate("restructuredtext")
##
output_engine = rest_py
#output_engine = rest_py
#output_engine = mustache("restructuredtext")
#output_engine = mustache("markdown")
output_engine = mustache("markdown")
#output_engine = makotemplate("restructuredtext")


Expand Down
3 changes: 2 additions & 1 deletion requirements_ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ wheel
twine
pbr
django-appconf
gitchangelog
gitchangelog
pystache

0 comments on commit 2548a06

Please sign in to comment.