Skip to content

Commit 291239d

Browse files
committed
[README.md] update badges with new GH Actions
1 parent c2dbb6c commit 291239d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<img src ="https://raw.githubusercontent.com/source-foundry/font-line/img/img/font-line-crunch.png" />
22

33
[![PyPI](https://img.shields.io/pypi/v/font-line?color=blueviolet&label=PyPI&logo=python&logoColor=white)](https://pypi.org/project/font-line)
4-
[![Build Status](https://travis-ci.org/source-foundry/font-line.svg?branch=master)](https://travis-ci.org/source-foundry/font-line)
5-
[![Build status](https://ci.appveyor.com/api/projects/status/2s4725o5mxh2298c/branch/master?svg=true)](https://ci.appveyor.com/project/chrissimpkins/font-line/branch/master)
4+
![Python CI](https://github.com/source-foundry/font-line/workflows/Python%20CI/badge.svg)
5+
![Python Lints](https://github.com/source-foundry/font-line/workflows/Python%20Lints/badge.svg)
66
[![codecov.io](https://codecov.io/github/source-foundry/font-line/coverage.svg?branch=master)](https://codecov.io/github/source-foundry/font-line?branch=master)
77
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d77b55866c794a5a9dd3b3dfea9ec318)](https://www.codacy.com/app/SourceFoundry/font-line)
88

0 commit comments

Comments
 (0)