Skip to content

Commit ef17f9b

Browse files
committed
Merge branch 'master' of github.com:Keyang/node-csvtojson
2 parents 856d093 + 8a42b60 commit ef17f9b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
3+
- "6"
34
- "5"
45
- "5.1"
56
- "4"
@@ -8,4 +9,4 @@ node_js:
89
- "4.0"
910
- "0.12"
1011
- "0.11"
11-
- "0.10"
12+
- "0.10"

0 commit comments

Comments
 (0)