Skip to content

Commit

Permalink
Merge pull request #20 from y-yagi/fix-link-to-the-build
Browse files Browse the repository at this point in the history
Fix link to the `Build Status`
  • Loading branch information
ganmacs authored Mar 20, 2024
2 parents f19c080 + 0c666ed commit a4b5f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GrpcMock [![Build Status](https://travis-ci.org/ganmacs/grpc_mock.svg?branch=master)](https://travis-ci.org/ganmacs/grpc_mock)
# GrpcMock [![Build Status](https://github.com/ganmacs/grpc_mock/actions/workflows/ci.yml/badge.svg)](https://github.com/ganmacs/grpc_mock/actions/workflows/ci.yml)

Library for stubbing grpc in Ruby.

Expand Down

0 comments on commit a4b5f63

Please sign in to comment.