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 2b3a5d8
Show file tree
Hide file tree
Showing 2 changed files with 7 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
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/pomagma/puddle-crud.svg?branch=master)](http://travis-ci.org/pomagma/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 2b3a5d8

Please sign in to comment.