lloyd / node-toobusy

Build Node.JS servers that don't fall over.
1.3k stars 128 forks source link

Use nan to support node 0.12 #44

Open dohse opened 9 years ago

basketofsoftkittens commented 9 years ago

+1

leedm777 commented 9 years ago

@dohse Can you add 0.12 and iojs to .travis.yml, so the CI will test against those as well?

dohse commented 9 years ago

@leedm777 I updated this PR accordingly

leedm777 commented 9 years ago

:+1:

leedm777 commented 9 years ago

@lloyd Any objection to merging this PR? It's helpful for anyone trying to move forward with newer versions of Node.js.