From a9abcff2c0b1531075eee5720427cd23a63b03c3 Mon Sep 17 00:00:00 2001 From: Olli Jarva Date: Sun, 24 Jan 2021 12:45:45 +0200 Subject: [PATCH] Change CI badge --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index c8fdb37..3396691 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,7 @@ OpenSSH Public Key Parser for Python ==================================== -.. image:: https://travis-ci.org/ojarva/python-sshpubkeys.svg?branch=master - :target: https://travis-ci.org/ojarva/python-sshpubkeys +.. image:: https://github.com/ojarva/python-sshpubkeys/workflows/Run%20python%20tests/badge.svg Major changes between versions 2 and 3 --------------------------------------