8000 Add Greenkeeper badge 🌴 by greenkeeper[bot] · Pull Request #6 · Level/errors · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Add Greenkeeper badge 🌴 #6

Merged
merged 3 commits into from
Aug 14, 2017
Merged
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
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ node_js:
branches:
only:
- master
- /^greenkeeper/.*$/
notifications:
email:
- r@va.gg
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

**Error module for [LevelUP](https://github.com/rvagg/node-levelup)**

[![Build Status](https://travis-ci.org/Level/errors.png)](https://travis-ci.org/Level/errors)
[![Build Status](https://travis-ci.org/Level/errors.png)](https://travis-ci.org/Level/errors) [![Greenkeeper badge](https://badges.greenkeeper.io/Level/errors.svg)](https://greenkeeper.io/)

## Usage

Expand Down
0