]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
switch build status badge
authorBob Halley <halley@dnspython.org>
Fri, 11 Jun 2021 17:33:04 +0000 (10:33 -0700)
committerBob Halley <halley@dnspython.org>
Fri, 11 Jun 2021 17:33:04 +0000 (10:33 -0700)
README.md

index ac9227be4a344c802b3b5c7f10f0ea68155ec802..ae0535c2ee3a90ac6a4f1c5b1e4f0e0034be47d3 100644 (file)
--- 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)