Skip to content

Commit

Permalink
travis file pushed
Browse files Browse the repository at this point in the history
  • Loading branch information
pradeep-mishra committed Apr 23, 2015
1 parent 528aba3 commit 0134435
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
language: node_js
before_install:
- npm update -g npm
node_js:
- "0.10"
- "0.8"
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "csvjson",
"description": "convert csv to json and json to csv",
"version": "1.0.1",
"version": "1.0.3",
"main": "./index.js",
"author": {
"name": "Pradeep Mishra"
Expand Down

0 comments on commit 0134435

Please sign in to comment.