Skip to content

Commit 3422768

Browse files
committed
Replaced Travis-CI badge by Github Actions
1 parent 8d359e9 commit 3422768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Latest Version](https://img.shields.io/pypi/v/jsonrpclib-pelix.svg)](https://pypi.python.org/pypi/jsonrpclib-pelix/)
44
[![License](https://img.shields.io/pypi/l/jsonrpclib-pelix.svg)](https://pypi.python.org/pypi/jsonrpclib-pelix/)
5-
[![Travis-CI status](https://travis-ci.org/tcalmant/jsonrpclib.svg?branch=master)](https://travis-ci.org/tcalmant/jsonrpclib)
5+
[![CI Build](https://github.com/tcalmant/jsonrpclib/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/tcalmant/jsonrpclib/actions/workflows/build.yml)
66
[![Coveralls status](https://coveralls.io/repos/tcalmant/jsonrpclib/badge.svg?branch=master)](https://coveralls.io/r/tcalmant/jsonrpclib?branch=master)
77

88
This library is an implementation of the JSON-RPC specification.

0 commit comments

Comments
 (0)