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 0ab7bdd commit 7d4bb84Copy full SHA for 7d4bb84
README.rst
@@ -1,8 +1,8 @@
1
svgpath2mpl
2
===========
3
4
-.. image:: https://travis-ci.org/nvictus/svgpath2mpl.svg?branch=master
5
- :target: https://travis-ci.org/nvictus/svgpath2mpl
+.. image:: https://github.com/nvictus/svgpath2mpl/actions/workflows/python-test.yml/badge.svg
+ :target: https://github.com/nvictus/svgpath2mpl/actions
6
7
Parse SVG paths into matplotlib ``Path`` objects for plotting.
8
0 commit comments