Skip to content

Commit 630c663

Browse files
committed
change readme from travis to gh actions
1 parent 403e1b2 commit 630c663

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
@@ -2,8 +2,8 @@ Python-PDFKit: HTML to PDF wrapper
22
==================================
33

44

5-
.. image:: https://travis-ci.org/JazzCore/python-pdfkit.png?branch=master
6-
:target: https://travis-ci.org/JazzCore/python-pdfkit
5+
.. image:: https://github.com/JazzCore/python-pdfkit/actions/workflows/main.yaml/badge.svg?branch=master
6+
:target: https://github.com/JazzCore/python-pdfkit/actions/workflows/main.yaml
77

88
.. image:: https://badge.fury.io/py/pdfkit.svg
99
:target: http://badge.fury.io/py/pdfkit

0 commit comments

Comments
 (0)