We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed38781 commit 84cc659Copy full SHA for 84cc659
.travis.yml
README.rst
@@ -1,7 +1,7 @@
1
aiohttp_jinja2
2
==============
3
-.. image:: https://travis-ci.org/aio-libs/aiohttp-jinja2.svg?branch=master
4
- :target: https://travis-ci.org/aio-libs/aiohttp-jinja2
+.. image:: https://github.com/aio-libs/aiohttp-jinja2/workflows/CI/badge.svg
+ :target: https://github.com/aio-libs/aiohttp-jinja2/actions?query=workflow%3ACI
5
.. image:: https://codecov.io/gh/aio-libs/aiohttp-jinja2/branch/master/graph/badge.svg
6
:target: https://codecov.io/gh/aio-libs/aiohttp-jinja2
7
.. image:: https://img.shields.io/pypi/v/aiohttp-jinja2.svg
0 commit comments