Skip to content

Commit 21ab5cc

Browse files
authored
Merge pull request #342 from cclauss/patch-1
README.md: Switch badge from Travis CI to GitHub Actions
2 parents bf76954 + bbdc14b commit 21ab5cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## WebSSH
22

3-
[![Build Status](https://travis-ci.org/huashengdun/webssh.svg?branch=master)](https://travis-ci.org/huashengdun/webssh)
3+
[![python](https://github.com/huashengdun/webssh/actions/workflows/python.yml/badge.svg)](https://github.com/huashengdun/webssh/actions/workflows/python.yml)
44
[![codecov](https://codecov.io/gh/huashengdun/webssh/branch/master/graph/badge.svg)](https://codecov.io/gh/huashengdun/webssh)
55
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/webssh.svg)
66
![PyPI](https://img.shields.io/pypi/v/webssh.svg)

0 commit comments

Comments
 (0)