Skip to content

Commit 6d460a5

Browse files
author
hs
committed
fixed coverage
1 parent 00348ab commit 6d460a5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ hsUtil
22
========
33
[![npm version](https://badge.fury.io/js/hsutil.svg)](https://badge.fury.io/js/hsdatab)
44
[![Build Status](https://travis-ci.org/HelpfulScripts/hsUtil.svg?branch=master)](https://travis-ci.org/HelpfulScripts/hsUtil)
5+
[![Coverage Status](https://coveralls.io/repos/github/HelpfulScripts/hsUtil/badge.svg)](https://coveralls.io/github/HelpfulScripts/hsUtil)
56
[![Built with Grunt](https://cdn.gruntjs.com/builtwith.svg)](https://gruntjs.com/)
67
[![NPM License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://www.npmjs.com/package/hsutil)
78

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"devDependencies": {
3232
"@types/node": "^7.0.66",
3333
"@types/jest": "^23.3.1",
34+
"coveralls": "^3.0.2",
3435
"grunt": "^1.0.3",
3536
"grunt-contrib-clean": "^1.0.0",
3637
"grunt-contrib-concat": "^1.0.1",

0 commit comments

Comments
 (0)