Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test against latest version of node #31

Open
carlost opened this issue Apr 26, 2012 · 2 comments
Open

test against latest version of node #31

carlost opened this issue Apr 26, 2012 · 2 comments

Comments

@carlost
Copy link
Collaborator

carlost commented Apr 26, 2012

i keep forgetting about this one. we still are only vetted on v 0.4.8. it would be nice to verify that we run well against the latest version as well.

not sure if we have the juice to test this against multiple version. perhaps once we get some real unit tests written we can run this against multiple version using travis.

@steelThread
Copy link
Owner

Once we get some tests we can setup a travis build and test against multiple versions of node I believe.

@carlost
Copy link
Collaborator Author

carlost commented Apr 27, 2012

travis supports build & test against multiple versions -- http://about.travis-ci.org/docs/user/languages/javascript-with-nodejs/

as of know they supports

  • 0.4.x
  • 0.6.x
  • 0.8.x (dev version of .8)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants