Skip to content

Commit dac2c95

Browse files
docs: update test badge (#1855)
1 parent 3fc2c4b commit dac2c95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@ This project is heavily inspired by [peerigon/nof5](https://github.com/peerigon/
146146
[node-url]: https://nodejs.org
147147
[deps]: https://david-dm.org/webpack/webpack-dev-server.svg
148148
[deps-url]: https://david-dm.org/webpack/webpack-dev-server
149-
[tests]: http://img.shields.io/travis/webpack/webpack-dev-server.svg
150-
[tests-url]: https://travis-ci.org/webpack/webpack-dev-server
149+
[tests]: https://dev.azure.com/webpack/webpack-dev-server/_apis/build/status/webpack.webpack-dev-server?branchName=master
150+
[tests-url]: https://dev.azure.com/webpack/webpack-dev-server/_build/latest?definitionId=7&branchName=master
151151
[cover]: https://codecov.io/gh/webpack/webpack-dev-server/branch/master/graph/badge.svg
152152
[cover-url]: https://codecov.io/gh/webpack/webpack-dev-server
153153
[chat]: https://badges.gitter.im/webpack/webpack.svg
@@ -160,4 +160,4 @@ This project is heavily inspired by [peerigon/nof5](https://github.com/peerigon/
160160
[wjo-url]: https://github.com/webpack/webpack.js.org
161161
[downloads]: https://img.shields.io/npm/dm/webpack-dev-server.svg
162162
[contributors-url]: https://github.com/webpack/webpack-dev-server/graphs/contributors
163-
[contributors]: https://img.shields.io/github/contributors/webpack/webpack-dev-server.svg
163+
[contributors]: https://img.shields.io/github/contributors/webpack/webpack-dev-server.svg

0 commit comments

Comments
 (0)