Skip to content

Commit a4ce353

Browse files
committed
chore: update ci badge
1 parent 04942db commit a4ce353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
React component for the [dayjs][dayjs] date library.
44

5-
[![Build Status](https://img.shields.io/travis/devshawn/react-dayjs/master.svg?style=flat-square)](https://travis-ci.org/devshawn/react-dayjs) [![codecov](https://img.shields.io/codecov/c/github/devshawn/react-dayjs/master.svg?style=flat-square)](https://codecov.io/gh/devshawn/react-dayjs) ![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/react-dayjs.svg?style=flat-square) ![npm](https://img.shields.io/npm/v/react-dayjs.svg?color=blue&style=flat-square) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/devshawn/react-dayjs/blob/master/LICENSE.md)
5+
![Node CI](https://github.com/devshawn/react-dayjs/workflows/Node%20CI/badge.svg) [![codecov](https://img.shields.io/codecov/c/github/devshawn/react-dayjs/master.svg?style=flat-square)](https://codecov.io/gh/devshawn/react-dayjs) ![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/react-dayjs.svg?style=flat-square) ![npm](https://img.shields.io/npm/v/react-dayjs.svg?color=blue&style=flat-square) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/devshawn/react-dayjs/blob/master/LICENSE.md)
66

77
* [Installing](#installing)
88
* [Quick Start](#quick-start)

0 commit comments

Comments
 (0)