Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

Commit

Permalink
Added Travis CI support.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Smith committed Mar 21, 2012
1 parent 5d40aef commit bf3c369
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
language: node_js
node_js:
- 0.4
- 0.6
- 0.7
install: npm install -d

0 comments on commit bf3c369

Please sign in to comment.