summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorHernan <hernan.grecco@gmail.com>2021-02-16 00:55:52 -0300
committerHernan <hernan.grecco@gmail.com>2021-02-16 00:55:52 -0300
commit397022713184adb0acd9eedf15d1df236db39a7a (patch)
tree24d76fe6de818aca3445fc979f366245b3b3d85f /README.rst
parentb36d0a63ee24e7dada0cbf8b0499695ff57d17a8 (diff)
downloadpint-397022713184adb0acd9eedf15d1df236db39a7a.tar.gz
Fixed badges
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 97cda30..3ed1938 100644
--- a/README.rst
+++ b/README.rst
@@ -14,10 +14,14 @@
:target: https://pypi.python.org/pypi/pint
:alt: Python Versions
-.. image:: https://travis-ci.org/hgrecco/pint.svg?branch=master
- :target: https://travis-ci.org/hgrecco/pint
+.. image:: https://github.com/hgrecco/pint/workflows/CI/badge.svg
+ :target: https://github.com/hgrecco/pint/actions?query=workflow%3ACI
:alt: CI
+.. image:: https://github.com/hgrecco/pint/workflows/Lint/badge.svg
+ :target: https://github.com/hgrecco/pint/actions?query=workflow%3ALint
+ :alt: LINTER
+
.. image:: https://coveralls.io/repos/github/hgrecco/pint/badge.svg?branch=master
:target: https://coveralls.io/github/hgrecco/pint?branch=master
:alt: Coverage