Closed HughePaul closed 6 years ago
Looks good. For some reason, unit tests on older versions of Node fail.
It looks like travis can no longer install npm for node 0.4 and node 0.6, but it is passing for later versions
I should look into proper unit testing when I have time.
For now, I will make a new release using this PR. Thank you for your contribution !
Would it make sense to get travis to only test later versions and 0.10 or 0.12 (which i believe travis cans still test)? I could update the first commit of this PR to test: 0.10, 0.12, 4, 8
ah missed the merge :) thanks
You can open a new issue regarding this matter if you wish, so that we can keep stuff better separated.
As for this PR, here's the GitHub release. I've also published it to npm so you should be able to get it from there.
make
tests using npm test Fixes #10