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 e8fa7ac commit c618b75Copy full SHA for c618b75
README.rst
@@ -1,11 +1,8 @@
1
immutables
2
==========
3
4
-.. image:: https://travis-ci.org/MagicStack/immutables.svg?branch=master
5
- :target: https://travis-ci.org/MagicStack/immutables
6
-
7
-.. image:: https://ci.appveyor.com/api/projects/status/tgbc6tq56u63qqhf?svg=true
8
- :target: https://ci.appveyor.com/project/MagicStack/immutables
+.. image:: https://github.com/MagicStack/immutables/workflows/Tests/badge.svg?branch=master
+ :target: https://github.com/MagicStack/immutables/actions?query=workflow%3ATests+branch%3Amaster
9
10
.. image:: https://img.shields.io/pypi/v/immutables.svg
11
:target: https://pypi.python.org/pypi/immutables
0 commit comments