From 26265a36ccab6546a06d05d6fb104acf95091f5d Mon Sep 17 00:00:00 2001 From: Matthew Peveler Date: Mon, 28 Oct 2024 16:22:14 +0000 Subject: [PATCH] Update build badge in README Signed-off-by: Matthew Peveler --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de4cc752..d0bfd0f0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -[![Build Status](https://travis-ci.org/grpc/grpc-node.svg?branch=master)](https://travis-ci.org/grpc/grpc-node) +[![grpc-tools Build](https://github.com/grpc/grpc-node/actions/workflows/grpc-tools-build.yml/badge.svg)](https://github.com/grpc/grpc-node/actions/workflows/grpc-tools-build.yml) + # gRPC on Node.js ## Implementations