Skip to content

Commit

Permalink
chore: add Greenkeeper badge 🌴 (#8)
Browse files Browse the repository at this point in the history
* chore(travis): whitelist greenkeeper branches

* docs(readme): add Greenkeeper badge
  • Loading branch information
greenkeeper[bot] authored and cncolder committed Mar 31, 2018
1 parent e1b0c65 commit ca878a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ branches:
only:
- master
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
- /^greenkeeper/.*$/

cache: yarn

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# qcloud-apigateway

[![Greenkeeper badge](https://badges.greenkeeper.io/vitarn/qcloud-apigateway.svg)](https://greenkeeper.io/)

Qcloud API Gateway api

_Undocumented apis spy from [qcloud web console](https://console.qcloud.com/apigateway)_
Expand Down

0 comments on commit ca878a3

Please sign in to comment.