aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2020-11-02 20:19:23 -0700
committerTim Harder <radhermit@gmail.com>2020-11-02 20:19:23 -0700
commit25098ae7a7e9597c9cce1e9f27bfb0a4d0c0a520 (patch)
treec58a2fce94cf7d62f1fd23230e95ec962f72a779 /README.rst
parentremove old readthedocs config (diff)
downloadsnakeoil-25098ae7a7e9597c9cce1e9f27bfb0a4d0c0a520.tar.gz
snakeoil-25098ae7a7e9597c9cce1e9f27bfb0a4d0c0a520.tar.bz2
snakeoil-25098ae7a7e9597c9cce1e9f27bfb0a4d0c0a520.zip
readme: update test tag
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst10
1 files changed, 3 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index a695228..c1f4cc1 100644
--- a/README.rst
+++ b/README.rst
@@ -1,4 +1,4 @@
-|pypi| |test| |coverage| |docs|
+|pypi| |test| |coverage|
========
snakeoil
@@ -48,14 +48,10 @@ For bugs and feature requests please create an issue on Github_.
.. _#pkgcore: https://webchat.freenode.net?channels=%23pkgcore&uio=d4
.. _Github: https://github.com/pkgcore/snakeoil/issues
-.. _mock: https://pypi.python.org/pypi/mock
.. |pypi| image:: https://img.shields.io/pypi/v/snakeoil.svg
:target: https://pypi.python.org/pypi/snakeoil
-.. |test| image:: https://travis-ci.org/pkgcore/snakeoil.svg?branch=master
- :target: https://travis-ci.org/pkgcore/snakeoil
+.. |test| image:: https://github.com/pkgcore/snakeoil/workflows/Run%20tests/badge.svg
+ :target: https://github.com/pkgcore/snakeoil/actions?query=workflow%3A%22Run+tests%22
.. |coverage| image:: https://codecov.io/gh/pkgcore/snakeoil/branch/master/graph/badge.svg
:target: https://codecov.io/gh/pkgcore/snakeoil
-.. |docs| image:: https://readthedocs.org/projects/snakeoil/badge/?version=latest
- :target: http://snakeoil.readthedocs.org/
- :alt: Documentation Status