Skip to content

Commit 1eeb383

Browse files
committed
docs: Update badges
1 parent 379901a commit 1eeb383

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
[![Build status][nix-build-image]][nix-build-url]
2-
[![Windows status][win-build-image]][win-build-url]
3-
![Transpilation status][transpilation-image]
1+
[![Build status][build-image]][build-url]
2+
[![Tests coverage][cov-image]][cov-url]
43
[![npm version][npm-image]][npm-url]
54

65
# es5-ext
@@ -1030,10 +1029,9 @@ Available as part of the Tidelift Subscription
10301029

10311030
The maintainers of es5-ext and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-es5-ext?utm_source=npm-es5-ext&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)
10321031

1033-
[nix-build-image]: https://semaphoreci.com/api/v1/medikoo-org/es5-ext/branches/master/shields_badge.svg
1034-
[nix-build-url]: https://semaphoreci.com/medikoo-org/es5-ext
1035-
[win-build-image]: https://ci.appveyor.com/api/projects/status/3jox67ksw3p8hkwh/branch/master?svg=true
1036-
[win-build-url]: https://ci.appveyor.com/project/medikoo/es5-ext
1037-
[transpilation-image]: https://img.shields.io/badge/transpilation-free-brightgreen.svg
1032+
[build-image]: https://github.com/medikoo/es5-ext/workflows/Integrate/badge.svg
1033+
[build-url]: https://github.com/medikoo/es5-ext/actions?query=workflow%3AIntegrate
1034+
[cov-image]: https://img.shields.io/codecov/c/github/medikoo/es5-ext.svg
1035+
[cov-url]: https://codecov.io/gh/medikoo/es5-ext
10381036
[npm-image]: https://img.shields.io/npm/v/es5-ext.svg
10391037
[npm-url]: https://www.npmjs.com/package/es5-ext

0 commit comments

Comments
 (0)