Skip to content

Commit d125e91

Browse files
authored
docs: update ci badge (#213)
1 parent b4361f3 commit d125e91

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
React Trigger Component
55

66
[![NPM version][npm-image]][npm-url]
7-
[![build status][travis-image]][travis-url]
7+
[![build status][github-actions-image]][github-actions-url]
88
[![Test coverage][coveralls-image]][coveralls-url]
99
[![Dependencies][david-image]][david-url]
1010
[![DevDependencies][david-dev-image]][david-dev-url]
@@ -13,8 +13,8 @@ React Trigger Component
1313

1414
[npm-image]: http://img.shields.io/npm/v/rc-trigger.svg?style=flat-square
1515
[npm-url]: http://npmjs.org/package/rc-trigger
16-
[travis-image]: https://img.shields.io/travis/react-component/trigger/master?style=flat-square
17-
[travis-url]: https://travis-ci.org/react-component/trigger
16+
[github-actions-image]: https://github.com/react-component/trigger/workflows/CI/badge.svg
17+
[github-actions-url]: https://github.com/react-component/trigger/actions
1818
[circleci-image]: https://img.shields.io/circleci/react-component/trigger/master?style=flat-square
1919
[circleci-url]: https://circleci.com/gh/react-component/trigger
2020
[coveralls-image]: https://img.shields.io/coveralls/react-component/trigger.svg?style=flat-square

0 commit comments

Comments
 (0)