Skip to content

Commit

Permalink
Travis and coveralls enable
Browse files Browse the repository at this point in the history
  • Loading branch information
yangit committed Sep 12, 2014
1 parent ef08277 commit 3533fea
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: node_js
node_js:
- "0.10"
cache:
apt: true
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[![Build Status](https://travis-ci.org/pomagma/puddle-crud.svg?branch=master)](http://travis-ci.org/pomagma/puddle-crud)
[![NPM Version](https://badge.fury.io/js/puddle-crud.svg)](https://www.npmjs.org/package/puddle-crud)
[![NPM Dependencies](https://david-dm.org/pomagma/puddle-crud.svg)](https://www.npmjs.org/package/puddle-crud)
[![Coverage Status](https://img.shields.io/coveralls/pomagma/puddle-crud.svg)](https://coveralls.io/r/pomagma/puddle-crud?branch=master)
## Puddle-crud

Corpus CRUD API wrapper
Expand Down

0 comments on commit 3533fea

Please sign in to comment.