use circleci instead of travis (#256)

This commit is contained in:
Joshua Humphries
2021-09-23 09:20:48 -04:00
committed by GitHub
parent 2e9ba5024e
commit c3bde04cc1
3 changed files with 63 additions and 25 deletions

View File

@@ -1,5 +1,5 @@
# gRPCurl
[![Build Status](https://travis-ci.com/fullstorydev/grpcurl.svg?branch=master)](https://travis-ci.com/github/fullstorydev/grpcurl/branches)
[![Build Status](https://circleci.com/gh/fullstorydev/grpcurl/tree/master.svg?style=svg)](https://circleci.com/gh/fullstorydev/grpcurl/tree/master)
[![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