From ff114930fd3c4cc5497c1c071d555d0339622533 Mon Sep 17 00:00:00 2001 From: Joshua Humphries Date: Thu, 9 Jul 2020 20:53:23 -0400 Subject: [PATCH] update travis badge and link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1713f2f..9c91d38 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # gRPCurl -[![Build Status](https://travis-ci.org/fullstorydev/grpcurl.svg?branch=master)](https://travis-ci.org/fullstorydev/grpcurl/branches) +[![Build Status](https://travis-ci.com/fullstorydev/grpcurl.svg?branch=master)](https://travis-ci.com/github/fullstorydev/grpcurl/branches) [![Go Report Card](https://goreportcard.com/badge/github.com/fullstorydev/grpcurl)](https://goreportcard.com/report/github.com/fullstorydev/grpcurl) `grpcurl` is a command-line tool that lets you interact with gRPC servers. It's