TooTallNate / node-telnet

Telnet implementation for Node.js
87 stars 30 forks source link

Update npm before running travis. #7

Closed fardog closed 10 years ago

fardog commented 10 years ago

This actually fixes travis, including fixes for test on Node 0.8.

Aside: Sorry for inundating you with pull requests; this is my first time contributing to a node project, as well as working with Travis-CI! On a good note, I now know how to run Travis on my own branch.

TooTallNate commented 10 years ago

Let's just stick to ~ syntax for now instead of ^. That will retain v0.8 compat.