From 21852f1442521eb4122485496f678573c57b5596 Mon Sep 17 00:00:00 2001 From: Shwetha Radhakrishna Date: Tue, 28 Sep 2021 14:12:53 -0700 Subject: [PATCH] docs: update travis build status link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 450807df0..e0715618e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![SendGrid Logo](twilio_sendgrid_logo.png) -[![BuildStatus](https://travis-ci.com/sendgrid/sendgrid-csharp.png?branch=main)](https://travis-ci.com/sendgrid/sendgrid-csharp) +[![BuildStatus](https://travis-ci.com/sendgrid/sendgrid-csharp.svg?branch=main)](https://travis-ci.com/sendgrid/sendgrid-csharp) [![NuGet](https://img.shields.io/nuget/v/SendGrid.svg)](https://www.nuget.org/packages/SendGrid) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![Twitter Follow](https://img.shields.io/twitter/follow/sendgrid.svg?style=social&label=Follow)](https://twitter.com/sendgrid)