You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -202,7 +202,7 @@ function loadTemplateAsync (name, callback) {
202
202
203
203
## Tests
204
204
205
-
You can run the Node tests with `npm test`. [](http://travis-ci.org/webpack/webpack)[](https://ci.appveyor.com/project/sokra/webpack/branch/master)
205
+
You can run the Node tests with `npm test`. [![Build status (linux)][travis-image]][travis-url][![Build status (windows)][appveyor-image]][appveyor-url][![Test coverage][coveralls-image]][coveralls-url]
206
206
207
207
You can run the browser tests:
208
208
@@ -242,7 +242,7 @@ This is a free-time project. The time I invest in it fluctuates. If you use webp
242
242
243
243
I'm very thankful for every dollar. If you leave your username or email, I may show my thanks by giving you extra support.
244
244
245
-
[](http://sokra.github.io/)
245
+
[![Donate to sokra][donate-image]][donate-url]
246
246
247
247
248
248
## Dependencies
@@ -257,4 +257,21 @@ I'm very thankful for every dollar. If you leave your username or email, I may s
0 commit comments