Skip to content

Commit cd36c19

Browse files
committed
Update README badges for GitHub Actions and Python 3.9+
1 parent 3589215 commit cd36c19

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@ booleanGlyph.anchors
191191

192192
List the **anchors** of the glyph.
193193

194-
.. |Build Status| image:: https://api.travis-ci.org/typemytype/booleanOperations.svg
195-
:target: https://travis-ci.org/typemytype/booleanOperations
194+
.. |Build Status| image:: https://github.com/typemytype/booleanOperations/actions/workflows/ci.yml/badge.svg
195+
:target: https://github.com/typemytype/booleanOperations/actions/workflows/ci.yml
196196
.. |PyPI| image:: https://img.shields.io/pypi/v/booleanOperations.svg
197197
:target: https://pypi.org/project/booleanOperations/
198-
.. |Python Versions| image:: https://img.shields.io/badge/python-3.6,%203.7-blue.svg
198+
.. |Python Versions| image:: https://img.shields.io/badge/python-3.9+-blue.svg

0 commit comments

Comments
 (0)