From 9acd8b603248797010c411739cfa19226f291928 Mon Sep 17 00:00:00 2001 From: Embbnux Ji Date: Fri, 16 Jun 2023 13:41:17 +0800 Subject: [PATCH] chore: update github action badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 086c276..e26fca3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # RingCentral JavaScript SDK -[![TravisCI Status](https://travis-ci.com/ringcentral/ringcentral-js.svg?branch=master)](https://travis-ci.com/ringcentral/ringcentral-js) +[![Build Status](https://github.com/ringcentral/ringcentral-js/workflows/CI%20Pipeline/badge.svg?branch=master)](https://github.com/ringcentral/ringcentral-js/actions) [![Coverage Status](https://coveralls.io/repos/github/ringcentral/ringcentral-js/badge.svg?branch=master)](https://coveralls.io/github/ringcentral/ringcentral-js) [![Chat](https://img.shields.io/badge/chat-on%20glip-orange.svg)](https://ringcentral.github.io/join-ringcentral/) [![Twitter](https://img.shields.io/twitter/follow/ringcentraldevs.svg?style=social&label=follow)](https://twitter.com/RingCentralDevs)