We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8258ad5 commit d1bb56eCopy full SHA for d1bb56e
templates/README.template
@@ -105,8 +105,8 @@ https://api.github.com/users/MAINTAINER
105
[chat]: https://img.shields.io/badge/gitter-webpack%2Fwebpack-brightgreen.svg
106
[chat-url]: https://gitter.im/webpack/webpack
107
108
-[test]: http://img.shields.io/travis/webpack-contrib/${package}.svg
109
-[test-url]: https://travis-ci.org/webpack-contrib/${package}
+[test]: https://circleci.com/gh/webpack-contrib/${package}.svg.svg?style=svg
+[test-url]: https://circleci.com/gh/webpack-contrib/${package}
110
111
[cover]: https://codecov.io/gh/webpack-contrib/${package}/branch/master/graph/badge.svg
112
[cover-url]: https://codecov.io/gh/webpack-contrib/${package}
0 commit comments