From 9acb7fd29730e455d595929263d2f9511e33995a Mon Sep 17 00:00:00 2001 From: metonym Date: Wed, 29 Sep 2021 11:48:02 -0700 Subject: [PATCH] chore: remove Travis CI badge [ci skip] --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index d4584d98..04edd37b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![NPM][npm]][npm-url] ![GitHub](https://img.shields.io/github/license/ibm/carbon-components-svelte?color=262626&style=for-the-badge) ![npm downloads to date](https://img.shields.io/npm/dt/carbon-components-svelte?color=262626&style=for-the-badge) -[![Build][build]][build-badge] Carbon Components Svelte is a [Svelte](https://github.com/sveltejs/svelte) component library that implements the [Carbon Design System](https://github.com/carbon-design-system), an open source design system by IBM. @@ -248,5 +247,3 @@ Refer to the [Contributing guidelines](CONTRIBUTING.md). [npm]: https://img.shields.io/npm/v/carbon-components-svelte.svg?color=262626&style=for-the-badge [npm-url]: https://npmjs.com/package/carbon-components-svelte -[build]: https://img.shields.io/travis/com/ibm/carbon-components-svelte?color=24a148&style=for-the-badge -[build-badge]: https://travis-ci.com/ibm/carbon-components-svelte