Skip to content

Commit 844b1c6

Browse files
authored
Merge pull request #1284 from opencomponents/matteofigus-patch-1
Update README.md
2 parents 40b0b32 + 089c9c9 commit 844b1c6

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ We have been using it for more than two years in production at OpenTable, for sh
1616

1717
[![npm version](https://img.shields.io/npm/v/oc.svg)](https://npmjs.org/package/oc)
1818
[![node version](https://img.shields.io/node/v/oc.svg)](https://npmjs.org/package/oc)
19-
[![Dependency Status](https://david-dm.org/opencomponents/oc.svg)](https://david-dm.org/opencomponents/oc)
2019
[![Known Vulnerabilities](https://snyk.io/test/github/opencomponents/oc/badge.svg)](https://snyk.io/test/github/opencomponents/oc)
2120
[![downloads](https://img.shields.io/npm/dm/oc.svg?label=downloads+from+npm)](https://npmjs.org/package/oc)
2221
[![Join the chat at https://gitter.im/opentable/oc](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/opentable/oc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
@@ -36,19 +35,6 @@ We have been using it for more than two years in production at OpenTable, for sh
3635

3736
Disclaimer: This project is still under heavy development and the API is likely to change at any time. In case you would find any issues, check the [troubleshooting page](CONTRIBUTING.md#troubleshooting).
3837

39-
[![linux build](https://img.shields.io/travis/opencomponents/oc/master.svg?label=linux+build)](http://travis-ci.org/opencomponents/oc)
40-
41-
| Node 8 | Node 9 | Node 10 |
42-
| ---------------- | ---------------- | ----------------- |
43-
| [![Node8][1]][5] | [![Node9][2]][5] | [![Node10][3]][5] |
44-
45-
[1]: https://travis-matrix-badges.herokuapp.com/repos/opencomponents/oc/branches/master/1
46-
[2]: https://travis-matrix-badges.herokuapp.com/repos/opencomponents/oc/branches/master/2
47-
[3]: https://travis-matrix-badges.herokuapp.com/repos/opencomponents/oc/branches/master/3
48-
[5]: https://travis-ci.org/opencomponents/oc
49-
50-
[![windows build](https://img.shields.io/appveyor/ci/matteofigus/oc/master.svg?label=windows+build)](https://ci.appveyor.com/project/matteofigus/oc)
51-
5238
## License
5339

5440
MIT

0 commit comments

Comments
 (0)