Skip to content
This repository was archived by the owner on Nov 5, 2019. It is now read-only.

Commit ec85457

Browse files
committed
docs(readme): remove unused badges
1 parent 796018e commit ec85457

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[![npm][npm]][npm-url]
22
[![node][node]][node-url]
33
[![deps][deps]][deps-url]
4-
[![tests][tests]][tests-url]
5-
[![coverage][cover]][cover-url]
64
[![chat][chat]][chat-url]
75

86
<div align="center">
@@ -94,11 +92,5 @@ import exec from 'script-loader!./script.js';
9492
[deps]: https://david-dm.org/webpack/script-loader.svg
9593
[deps-url]: https://david-dm.org/webpack/script-loader
9694

97-
[tests]: http://img.shields.io/travis/webpack/script-loader.svg
98-
[tests-url]: https://travis-ci.org/webpack/script-loader
99-
100-
[cover]: https://coveralls.io/repos/github/webpack/script-loader/badge.svg
101-
[cover-url]: https://coveralls.io/github/webpack/script-loader
102-
10395
[chat]: https://badges.gitter.im/webpack/webpack.svg
10496
[chat-url]: https://gitter.im/webpack/webpack

0 commit comments

Comments
 (0)