Skip to content

Commit 09bb8cd

Browse files
committed
chore: fix ci badges
1 parent 59b76ef commit 09bb8cd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,12 @@ runscript
22
=======
33

44
[![NPM version][npm-image]][npm-url]
5-
[![build status][travis-image]][travis-url]
6-
[![appveyor build status][appveyor-image]][appveyor-url]
75
[![Test coverage][codecov-image]][codecov-url]
86
[![David deps][david-image]][david-url]
97
[![npm download][download-image]][download-url]
108

119
[npm-image]: https://img.shields.io/npm/v/runscript.svg?style=flat-square
1210
[npm-url]: https://npmjs.org/package/runscript
13-
[travis-image]: https://img.shields.io/travis/node-modules/runscript.svg?style=flat-square
14-
[travis-url]: https://travis-ci.org/node-modules/runscript
15-
[appveyor-image]: https://ci.appveyor.com/api/projects/status/n2jolahay1kk5kn5?svg=true
16-
[appveyor-url]: https://ci.appveyor.com/project/fengmk2/runscript
1711
[codecov-image]: https://codecov.io/github/node-modules/runscript/coverage.svg?branch=master
1812
[codecov-url]: https://codecov.io/github/node-modules/runscript?branch=master
1913
[david-image]: https://img.shields.io/david/node-modules/runscript.svg?style=flat-square

0 commit comments

Comments
 (0)