From c12b01421687bcc844e322648311d1b91fd583b7 Mon Sep 17 00:00:00 2001 From: Artem Vasilev Date: Wed, 22 Jun 2022 17:49:55 +0300 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B1=D1=8D=D0=B9=D0=B4=D0=B6=D0=B8=D0=BA=D0=B8=20travis-ci=20?= =?UTF-8?q?=D0=BD=D0=B0=20github=20actions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 011ac16..9252778 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][downloads-url] -[![Build Status][travis-image]][travis-url] +[![Build Status][actions-image]][actions-url] [![Coverage Status][coveralls-image]][coveralls-url] @@ -202,9 +202,9 @@ npm unlink [npm-url]: https://npmjs.org/package/crypto-pro-js [npm-version-image]: https://img.shields.io/npm/v/crypto-pro-js.svg?style=flat -[npm-downloads-image]: http://img.shields.io/npm/dm/crypto-pro-js.svg?style=flat +[npm-downloads-image]: https://img.shields.io/npm/dm/crypto-pro-js.svg?style=flat [downloads-url]: https://npmcharts.com/compare/crypto-pro-js?minimal=true -[travis-url]: https://www.travis-ci.com/webmasterskaya/crypto-pro-js -[travis-image]: http://img.shields.io/travis/webmasterskaya/crypto-pro-js/master.svg?style=flat +[actions-url]: https://github.com/webmasterskaya/crypto-pro-js/actions +[actions-image]: https://img.shields.io/github/workflow/status/webmasterskaya/crypto-pro-js/test?event=push [coveralls-image]: https://coveralls.io/repos/github/webmasterskaya/crypto-pro-js/badge.svg?branch=master [coveralls-url]: https://coveralls.io/github/webmasterskaya/crypto-pro-js?branch=master