We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aba32e3 commit fd077bcCopy full SHA for fd077bc
1 file changed
doc/index.rst
@@ -6,8 +6,8 @@ IRC bot framework using mixins to provide commonly desired functionality.
6
.. image:: https://img.shields.io/pypi/v/ib3.svg
7
:target: https://pypi.org/project/ib3
8
9
-.. image:: https://img.shields.io/travis/bd808/python-ib3/master.svg
10
- :target: http://travis-ci.org/bd808/python-ib3
+.. image:: https://img.shields.io/github/actions/workflow/status/bd808/python-ib3/tox.yml?logo=github&style=for-the-badge
+ :target: https://github.com/bd808/python-ib3/actions/workflows/tox.yml
11
12
.. image:: https://readthedocs.org/projects/python-ib3/badge/?version=latest
13
:target: https://python-ib3.readthedocs.io
0 commit comments