summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2019-12-21 17:02:00 +0100
committerJulian Berman <Julian@GrayVines.com>2019-12-22 08:09:00 +0100
commitd9b9302c16fff700edf9de5977632d5383fe32d0 (patch)
tree2bc05b61e8f73fa5a4c66584150f23f6c4837805 /README.rst
parent2c079f224c0e2fd426f937484c7c26f13d3d58af (diff)
downloadjsonschema-d9b9302c16fff700edf9de5977632d5383fe32d0.tar.gz
Hacky running of tox in CI.
This needs to be better, but hopefully upstream catches up.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index ccfb55d..ed70619 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,7 @@
jsonschema
==========
-|PyPI| |Pythons| |Travis| |AppVeyor| |Codecov| |ReadTheDocs|
+|PyPI| |Pythons| |CI| |AppVeyor| |Codecov| |ReadTheDocs|
.. |PyPI| image:: https://img.shields.io/pypi/v/jsonschema.svg
:alt: PyPI version
@@ -12,9 +12,9 @@ jsonschema
:alt: Supported Python versions
:target: https://pypi.org/project/jsonschema/
-.. |Travis| image:: https://travis-ci.com/Julian/jsonschema.svg?branch=master
- :alt: Travis build status
- :target: https://travis-ci.com/Julian/jsonschema
+.. |CI| image:: https://github.com/Julian/jsonschema/workflows/CI/badge.svg
+ :alt: Build status
+ :target: https://github.com/Julian/jsonschema/actions?query=workflow%3ACI
.. |AppVeyor| image:: https://ci.appveyor.com/api/projects/status/adtt0aiaihy6muyn/branch/master?svg=true
:alt: AppVeyor build status