From 760e7a36ce09d21473ed600b973407bd2c897042 Mon Sep 17 00:00:00 2001 From: Shazron Abdullah Date: Wed, 13 Nov 2024 22:45:41 +0800 Subject: [PATCH] fix(trivial): ACNA-2999 - build badge is wrong --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1380451..49a09db 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Version](https://img.shields.io/npm/v/@adobe/aio-lib-core-logging.svg)](https://npmjs.org/package/@adobe/aio-lib-core-logging) [![Downloads/week](https://img.shields.io/npm/dw/@adobe/aio-lib-core-logging.svg)](https://npmjs.org/package/@adobe/aio-lib-core-logging) -[![Build Status](https://travis-ci.com/adobe/aio-lib-core-logging.svg?branch=master)](https://travis-ci.com/adobe/aio-lib-core-logging) +![Node.js CI](https://github.com/adobe/aio-lib-core-logging/workflows/Node.js%20CI/badge.svg) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Codecov Coverage](https://img.shields.io/codecov/c/github/adobe/aio-lib-core-logging/master.svg?style=flat-square)](https://codecov.io/gh/adobe/aio-lib-core-logging/)