From 290240eafb3dc7fc0a054809788523e13d2f4091 Mon Sep 17 00:00:00 2001 From: lilydjwg Date: Thu, 27 Aug 2020 23:53:29 +0800 Subject: [PATCH] README: fix badge [ci-skip] --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 6460527..2402755 100644 --- a/README.rst +++ b/README.rst @@ -4,9 +4,9 @@ This is the version 2.0 branch that is in beta. Things may still change without For the old version 1.x, please switch to the ``v1.x`` branch. -.. image:: https://travis-ci.org/lilydjwg/nvchecker.svg +.. image:: https://travis-ci.org/lilydjwg/nvchecker.svg?branch=master :alt: Build Status - :target: https://travis-ci.org/lilydjwg/nvchecker?branch=master + :target: https://travis-ci.org/lilydjwg/nvchecker .. image:: https://badge.fury.io/py/nvchecker.svg :alt: PyPI version :target: https://badge.fury.io/py/nvchecker