Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-08-18 17:48:20 +0300
committerGitHub <noreply@github.com>2019-08-18 17:48:20 +0300
commit02f637bc85ae31728d8f7b33dfc2944e26143571 (patch)
treed66743de546637285a66b719d3d05d8d08863cdb /README.md
parent04e4e0c2bf117334cd73031e644e660c635a12eb (diff)
Switch to GitHub Actions CI. (#153)
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4896d8c..b587fbd 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
[![npm][npm-image]][npm-url]
[![licence][licence-image]][license-url]
-[![build][build-image]][build-url]
+![build][build-image]
[![devDeps][devDeps-image]][devDeps-url]
- [How does it work?](#how-does-it-work)
@@ -373,12 +373,10 @@ RFS is supported by all browsers that support [media queries](https://caniuse.co
Code released under [the MIT license](https://github.com/twbs/rfs/blob/master/LICENSE).
-
[npm-image]: https://img.shields.io/npm/v/rfs.svg
[npm-url]: https://npmjs.org/package/rfs
[licence-image]: https://img.shields.io/npm/l/rfs.svg
[license-url]: https://github.com/twbs/rfs/blob/master/LICENSE
-[build-image]: https://img.shields.io/circleci/project/github/twbs/rfs/master.svg
-[build-url]: https://circleci.com/gh/twbs/rfs
+[build-image]: https://action-badges.now.sh/twbs/rfs
[devDeps-image]: https://img.shields.io/david/dev/twbs/rfs.svg
[devDeps-url]: https://david-dm.org/twbs/rfs?type=dev