diff --git a/README.md b/README.md index ecb860e0..3cd89e9b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ React Trigger Component [![NPM version][npm-image]][npm-url] -[![build status][travis-image]][travis-url] +[![build status][github-actions-image]][github-actions-url] [![Test coverage][coveralls-image]][coveralls-url] [![Dependencies][david-image]][david-url] [![DevDependencies][david-dev-image]][david-dev-url] @@ -13,8 +13,8 @@ React Trigger Component [npm-image]: http://img.shields.io/npm/v/rc-trigger.svg?style=flat-square [npm-url]: http://npmjs.org/package/rc-trigger -[travis-image]: https://img.shields.io/travis/react-component/trigger/master?style=flat-square -[travis-url]: https://travis-ci.org/react-component/trigger +[github-actions-image]: https://github.com/react-component/trigger/workflows/CI/badge.svg +[github-actions-url]: https://github.com/react-component/trigger/actions [circleci-image]: https://img.shields.io/circleci/react-component/trigger/master?style=flat-square [circleci-url]: https://circleci.com/gh/react-component/trigger [coveralls-image]: https://img.shields.io/coveralls/react-component/trigger.svg?style=flat-square