From b26bbc7a41e03015925081ccd8c2870c67b85738 Mon Sep 17 00:00:00 2001 From: necojackarc Date: Sun, 30 Aug 2020 17:50:16 +0100 Subject: [PATCH] Update status badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c223376..21ccc42 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Extensible Custom Error -[![npm version](https://badge.fury.io/js/extensible-custom-error.svg)](https://badge.fury.io/js/extensible-custom-error) -[![Build Status](https://travis-ci.com/necojackarc/extensible-custom-error.svg?branch=master)](https://travis-ci.com/necojackarc/extensible-custom-error) +![CI](https://github.com/necojackarc/extensible-custom-error/workflows/CI/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/necojackarc/extensible-custom-error/badge.svg?branch=master)](https://coveralls.io/github/necojackarc/extensible-custom-error?branch=master) +[![npm version](https://badge.fury.io/js/extensible-custom-error.svg)](https://badge.fury.io/js/extensible-custom-error) JavaScript extensible custom error that can take a message and/or an Error object