Skip to content

Commit

Permalink
Remove Travis badge from README
Browse files Browse the repository at this point in the history
  • Loading branch information
cenkalti committed Feb 7, 2024
1 parent 191a740 commit ffd835f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ rpc2
====

[![GoDoc](https://godoc.org/github.com/cenkalti/rpc2?status.png)](https://godoc.org/github.com/cenkalti/rpc2)
[![Build Status](https://travis-ci.org/cenkalti/rpc2.png)](https://travis-ci.org/cenkalti/rpc2)

rpc2 is a fork of net/rpc package in the standard library.
The main goal is to add bi-directional support to calls.
Expand Down

0 comments on commit ffd835f

Please sign in to comment.