summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2021-03-02 16:11:14 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2021-03-02 16:19:57 +0100
commit505f9d96beb118bc14f768e76932a281fdb18541 (patch)
tree60459e9baebfff9f7c140efa578179c042e3af50 /README.rst
parente6c30193448fa9fea0cf4f90927bdbd83688429e (diff)
downloadsemantic-version-505f9d96beb118bc14f768e76932a281fdb18541.tar.gz
Drop support for Travis-CI
Also replace the badge with Github Actions
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 020b6b3..03d1691 100644
--- a/README.rst
+++ b/README.rst
@@ -4,8 +4,8 @@ python-semanticversion
This small python library provides a few tools to handle `SemVer`_ in Python.
It follows strictly the 2.0.0 version of the SemVer scheme.
-.. image:: https://secure.travis-ci.org/rbarrois/python-semanticversion.png?branch=master
- :target: http://travis-ci.org/rbarrois/python-semanticversion/
+.. image:: https://github.com/rbarrois/python-semanticversion/actions/workflows/test.yml/badge.svg
+ :target: https://github.com/rbarrois/python-semanticversion/actions/workflows/test.yml
.. image:: https://img.shields.io/pypi/v/semantic_version.svg
:target: https://python-semanticversion.readthedocs.io/en/latest/changelog.html