Skip to content

Commit 3f43fe5

Browse files
authored
New badges for github actions instead of travis ci
1 parent fa43468 commit 3f43fe5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
![build](https://app.travis-ci.com/prius/python-leetcode.svg?branch=main)
1+
![build](https://github.com/prius/python-leetcode/actions/workflows/publish-to-pypi.yml/badge.svg)
2+
![tests](https://github.com/prius/python-leetcode/actions/workflows/pytest.yml/badge.svg)
23
![pypi](https://badge.fury.io/py/python-leetcode.svg)
34
![pypi-downloads](https://img.shields.io/pypi/dm/python-leetcode)
45
![python-versions](https://img.shields.io/pypi/pyversions/python-leetcode)

0 commit comments

Comments
 (0)