Closed eiriksm closed 9 years ago
I've never heard of travis-ci, I'll look into though.
Ah, I see. It's a continuous integration service that runs your tests on each push and each pull request (for example). If you have seen those badges on top of people's readme files (those that are hopefully green and say "build passing"), that is travis.
It can actually also be set up to publish tags to npm (for example).
Anyway, you do as you please, just a suggestion from me :)
+1
I'm not sure why I sat on this for so long, better late than never though I guess. Thanks for the pull request.
Just a small little pull request to enable travis-ci testing (very useful for pull requests and automatic testing).
Obviously you (as the repo owner) would have to enable this for the repo at travis-ci.org, so if you think this sounds like a good idea, you should do that (and merge this branch) ;)
Thanks again for a cool module.