From a87354b2bc947b74bcf338b9eb587c12d9cd5c5a Mon Sep 17 00:00:00 2001 From: Adam Moss Date: Wed, 11 May 2016 21:05:22 +0100 Subject: Update CI, vulnerability checking, and dependencies. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index f47805b..7eab099 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ #node-coveralls [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Codeship Build Status][codeship-image]][codeship-url] +[![Known Vulnerabilities](https://snyk.io/test/github/nickmerwin/node-coveralls/badge.svg)](https://snyk.io/test/github/nickmerwin/node-coveralls) [Coveralls.io](https://coveralls.io/) support for node.js. Get the great coverage reporting of coveralls.io and add a cool coverage button ( like the one above ) to your README. -- cgit v1.2.3