Skip to content

Commit

Permalink
Merge pull request node-modules#3 from supershabam/travis
Browse files Browse the repository at this point in the history
adds travis
  • Loading branch information
supershabam committed Jul 31, 2013
2 parents df2dab3 + 7f61631 commit 7b93042
Show file tree
Hide file tree
Showing 2 changed files with 7 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.6"
- "0.8"
- "0.10"
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
ready
=====

[![Build Status](https://travis-ci.org/supershabam/ready.png)](https://travis-ci.org/supershabam/ready)

NodeJS mixin to add one-time ready event

## Purpose
Expand Down

0 comments on commit 7b93042

Please sign in to comment.