Skip to content

Commit

Permalink
Added travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ixti committed Nov 12, 2011
1 parent 1178d8c commit ddab670
Show file tree
Hide file tree
Showing 2 changed files with 6 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.4
- 0.5
- 0.6
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@

"main" : "./index.js",

"scripts" : { "test": "make test" },
"engines" : { "node": "> 0.4.11 < 0.7.0" }
}

0 comments on commit ddab670

Please sign in to comment.