Skip to content

Commit

Permalink
[test] Add .travis.yml for testing on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalecki committed Feb 3, 2012
1 parent 91c5ea9 commit b0af6ee
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,6 @@
language: node_js
node_js:
- 0.4
- 0.6
- 0.7

0 comments on commit b0af6ee

Please sign in to comment.