Skip to content

Commit 7e5667d

Browse files
committed
chore: update Readme badge from Travis-CI to GHA
1 parent 3c11665 commit 7e5667d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
WTForms-SQLAlchemy
22
==================
33

4-
.. image:: https://travis-ci.org/wtforms/wtforms-sqlalchemy.svg?branch=master
5-
:target: https://travis-ci.org/wtforms/wtforms-sqlalchemy
4+
.. image:: https://github.com/wtforms/wtforms-sqlalchemy/actions/workflows/tests.yaml/badge.svg
5+
:target: https://github.com/wtforms/wtforms-sqlalchemy/actions/workflows/tests.yaml
66
.. image:: https://readthedocs.org/projects/wtforms-sqlalchemy/badge/?version=latest&style=flat
77
:target: https://wtforms-sqlalchemy.readthedocs.io
88

0 commit comments

Comments
 (0)