From 85d6006c7f544be479cdf9928f3bd5ae63332984 Mon Sep 17 00:00:00 2001 From: Matt Schwager Date: Mon, 25 Oct 2021 13:15:46 -0600 Subject: [PATCH] Use GHA CI badge --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 51b7040..1723ace 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Dlint -[![Build Status](https://travis-ci.org/dlint-py/dlint.svg?branch=master)](https://travis-ci.org/dlint-py/dlint) -[![Build Status](https://ci.appveyor.com/api/projects/status/github/dlint-py/dlint?branch=master&svg=true)](https://ci.appveyor.com/project/mschwager/dlint/branch/master) +[![CI](https://github.com/dlint-py/dlint/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/dlint-py/dlint/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/github/dlint-py/dlint/badge.svg?branch=master)](https://coveralls.io/github/dlint-py/dlint?branch=master) [![Python Versions](https://img.shields.io/pypi/pyversions/dlint.svg)](https://pypi.org/project/dlint/) [![PyPI Version](https://img.shields.io/pypi/v/dlint.svg)](https://pypi.org/project/dlint/)