Skip to content

Commit 42066a7

Browse files
committed
update readme
1 parent 7249f25 commit 42066a7

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

.travis.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
language: node-js
2+
node_js:
3+
- "5"
4+
- "5.1"
5+
- "4"
6+
- "4.2"
7+
- "4.1"
8+
- "4.0"
9+
- "0.12"
10+
- "0.11"
11+
- "0.10"

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<img src="https://travis-ci.org/Keyang/node-csvtojson.svg?branch=master"/>
2+
13
# CSVTOJSON
24
All you need nodejs csv to json converter.
35
* Large CSV data

0 commit comments

Comments
 (0)