From: Bob Halley Date: Fri, 11 Jun 2021 17:33:04 +0000 (-0700) Subject: switch build status badge X-Git-Tag: v2.2.0rc1~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4d71b40ba28db0a846084f10c35add18074a754;p=thirdparty%2Fdnspython.git switch build status badge --- diff --git a/README.md b/README.md index ac9227be..ae0535c2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dnspython -[![Build Status](https://travis-ci.org/rthalley/dnspython.svg?branch=master)](https://travis-ci.org/rthalley/dnspython) +[![Build Status](https://github.com/rthalley/dnspython/actions/workflows/python-package.yml/badge.svg)](https://github.com/rthalley/dnspython/actions/workflows/python-package.yml/badge.svg) [![Documentation Status](https://readthedocs.org/projects/dnspython/badge/?version=latest)](https://dnspython.readthedocs.io/en/latest/?badge=latest) [![PyPI version](https://badge.fury.io/py/dnspython.svg)](https://badge.fury.io/py/dnspython) [![License: ISC](https://img.shields.io/badge/License-ISC-brightgreen.svg)](https://opensource.org/licenses/ISC)