Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Strider Build Badge

[![Greenkeeper badge](https://badges.greenkeeper.io/Strider-CD/strider-build-badge.svg)](https://greenkeeper.io/)

This plugin adds the abilty to have a build status badge image which can be used to display the current state of a project.

These look like:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"eslint": "^3.1.1",
"expect.js": "~0.3.1",
"istanbul": "~0.4.4",
"mocha": "~2.5.3"
"mocha": "~3.2.0"
}
}