remark-remove-travis-ci-badge
remark plugin for removing a Travis CI badge
Table of Contents
Usage
Installation
$ npm install remark-remove-travis-ci-badge --save-prod
Example
import remarkRemoveTravisCiBadge from 'remark-remove-travis-ci-badge';
Contributing
Dependencies
$ nvm install
$ npm install
Verification
$ npm test