Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
add travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars-Magnus Skog committed Mar 20, 2015
1 parent 42401d0 commit 5f6d1cd
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
language: node_js
node_js:
- "0.10"
branches:
only:
- master
notifications:
email:
- r@va.gg
- john@chesl.es
- raynos2@gmail.com
- dominic.tarr@gmail.com
- max@maxogden.com
- ralphtheninja@riseup.net
- david.bjorklund@gmail.com
- julian@juliangruber.com
- paolo@async.ly
- anton.whalley@nearform.com
- matteo.collina@gmail.com
- pedro.teixeira@gmail.com
- mail@substack.net
script: npm test
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ level-errors

**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)

Usage
-----

Expand Down

0 comments on commit 5f6d1cd

Please sign in to comment.