Skip to content

Commit

Permalink
Added support for Travis continuous integration.
Browse files Browse the repository at this point in the history
  • Loading branch information
kriskowal committed Nov 18, 2011
1 parent 8ff517e commit 75b1998
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: node_js
node_js:
- 0.4
- 0.6

0 comments on commit 75b1998

Please sign in to comment.