Skip to content

Commit d1bb56e

Browse files
committed
fix: Update readme template with CircleCI badge
1 parent 8258ad5 commit d1bb56e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/README.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ https://api.github.com/users/MAINTAINER
105105
[chat]: https://img.shields.io/badge/gitter-webpack%2Fwebpack-brightgreen.svg
106106
[chat-url]: https://gitter.im/webpack/webpack
107107

108-
[test]: http://img.shields.io/travis/webpack-contrib/${package}.svg
109-
[test-url]: https://travis-ci.org/webpack-contrib/${package}
108+
[test]: https://circleci.com/gh/webpack-contrib/${package}.svg.svg?style=svg
109+
[test-url]: https://circleci.com/gh/webpack-contrib/${package}
110110

111111
[cover]: https://codecov.io/gh/webpack-contrib/${package}/branch/master/graph/badge.svg
112112
[cover-url]: https://codecov.io/gh/webpack-contrib/${package}

0 commit comments

Comments
 (0)