File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 6
6
7
7
# vinyl-fs
8
8
9
- [ ![ NPM version] [ npm-image ]] [ npm-url ] [ ![ Downloads] [ downloads-image ]] [ npm-url ] [ ![ Build Status] [ travis-image ]] [ travis-url ] [ ![ Coveralls Status] [ coveralls-image ]] [ coveralls-url ] [ ![ Gitter chat] [ gitter-image ]] [ gitter-url ]
9
+ [ ![ NPM version] [ npm-image ]] [ npm-url ] [ ![ Downloads] [ downloads-image ]] [ npm-url ] [ ![ Build Status] [ travis-image ]] [ travis-url ] [ ![ AppVeyor Build Status ] [ appveyor-image ]] [ appveyor-url ] [ ![ Coveralls Status] [ coveralls-image ]] [ coveralls-url ] [ ![ Gitter chat] [ gitter-image ]] [ gitter-url ]
10
10
11
11
[ Vinyl] [ vinyl ] adapter for the file system.
12
12
@@ -326,13 +326,16 @@ scenario.
326
326
327
327
[ downloads-image ] : http://img.shields.io/npm/dm/vinyl-fs.svg
328
328
[ npm-url ] : https://www.npmjs.com/package/vinyl-fs
329
- [ npm-image ] : https ://badge.fury .io/js /vinyl-fs.svg
329
+ [ npm-image ] : http ://img.shields .io/npm/v /vinyl-fs.svg
330
330
331
331
[ travis-url ] : https://travis-ci.org/gulpjs/vinyl-fs
332
- [ travis-image ] : https://travis-ci.org/gulpjs/vinyl-fs.svg?branch=master
332
+ [ travis-image ] : http://img.shields.io/travis/gulpjs/vinyl-fs.svg?label=travis-ci
333
+
334
+ [ appveyor-url ] : https://ci.appveyor.com/project/gulpjs/vinyl-fs
335
+ [ appveyor-image ] : https://img.shields.io/appveyor/ci/gulpjs/vinyl-fs.svg?label=appveyor
333
336
334
337
[ coveralls-url ] : https://coveralls.io/r/gulpjs/vinyl-fs
335
- [ coveralls-image ] : https ://coveralls. io/repos /gulpjs/vinyl-fs/badge .svg
338
+ [ coveralls-image ] : http ://img.shields. io/coveralls /gulpjs/vinyl-fs/master .svg
336
339
337
340
[ gitter-url ] : https://gitter.im/gulpjs/gulp
338
- [ gitter-image ] : https://badges.gitter.im/gulpjs/gulp.png
341
+ [ gitter-image ] : https://badges.gitter.im/gulpjs/gulp.svg
You can’t perform that action at this time.
0 commit comments