diff --git a/.travis.yml b/.travis.yml index ab8390d5..5444432c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,3 +17,4 @@ jobs: branches: only: - master + - /^greenkeeper/.*$/ diff --git a/README.md b/README.md index b59d9c90..8ca805fb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # cz-conventional-changelog +[![Greenkeeper badge](https://badges.greenkeeper.io/commitizen/cz-conventional-changelog.svg)](https://greenkeeper.io/) + Status: [![npm version](https://img.shields.io/npm/v/cz-conventional-changelog.svg?style=flat-square)](https://www.npmjs.org/package/cz-conventional-changelog) [![npm downloads](https://img.shields.io/npm/dm/cz-conventional-changelog.svg?style=flat-square)](http://npm-stat.com/charts.html?package=cz-conventional-changelog&from=2015-08-01)