now pushing to coveralls
This commit is contained in:
parent
bf77c64b78
commit
adce81b084
@ -4,6 +4,7 @@ an easy wrapper for nodegit
|
||||
### Buildstatus/Dependencies
|
||||
[![Build Status](https://travis-ci.org/pushrocks/smartgit.svg?branch=master)](https://travis-ci.org/pushrocks/smartgit)
|
||||
[![devDependency Status](https://david-dm.org/pushrocks/smartgit/dev-status.svg)](https://david-dm.org/pushrocks/smartgit#info=devDependencies)
|
||||
[![Coverage Status](https://coveralls.io/repos/github/pushrocks/smartgit/badge.svg?branch=master)](https://coveralls.io/github/pushrocks/smartgit?branch=master)
|
||||
|
||||
### Usage
|
||||
This npm package comes with everything you need to start your own gulp plugin.
|
||||
|
5
npmts.json
Normal file
5
npmts.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"mode":"default",
|
||||
"coveralls":true,
|
||||
"coverageTreshold":71
|
||||
}
|
Loading…
Reference in New Issue
Block a user