Skip to content

Commit

Permalink
add travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
zemirco committed Mar 15, 2013
1 parent 9429a4e commit f706f0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,6 +1,5 @@
language: node_js
node_js:
- 0.8
- "0.10"
before_script:
- npm install -g grunt-cli
2 changes: 2 additions & 0 deletions README.md
@@ -1,5 +1,7 @@
# json2csv-stream

[![Build Status](https://travis-ci.org/zeMirco/json2csv-stream.png)](https://travis-ci.org/zeMirco/json2csv-stream)

very early release, work in progress

json2csv implemented as a transform stream.
Expand Down

0 comments on commit f706f0e

Please sign in to comment.