Skip to content

Commit 5aaa440

Browse files
committed
📝 use badges.rst.jj2 in README.rst.jj2
1 parent afe8a92 commit 5aaa440

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

templates/README.rst.jj2

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@
55
{%endif%}
66
================================================================================
77

8-
.. image:: https://api.travis-ci.org/{{organisation}}/{{name}}.svg?branch=master
9-
:target: http://travis-ci.org/{{organisation}}/{{name}}
10-
11-
.. image:: https://codecov.io/gh/{{organisation}}/{{name}}/branch/master/graph/badge.svg
12-
:target: https://codecov.io/gh/{{organisation}}/{{name}}
8+
{% include 'badges.rst.jj2' %}
139

1410
{%block documentation_link%}
1511
.. image:: https://readthedocs.org/projects/{{name|lower}}/badge/?version=latest
@@ -25,4 +21,4 @@ Installation
2521
{% include "installation.rst.jj2" %}
2622

2723
{%block bottom_block%}
28-
{%endblock%}
24+
{%endblock%}

0 commit comments

Comments
 (0)