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

Adding Node 4 and 5 to Travis config #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

robtarr
Copy link

@robtarr robtarr commented Mar 22, 2016

Adding newer Node version to help validate code in updated versions of Node.

@mrjoelkemp
Copy link
Contributor

Lgtm. Thanks for contributing!

The fact that the tests pass on those newer node versions hint that something might be wrong with your usage of the tool.

Any additional help diagnosing on your end is appreciated

@psq
Copy link
Contributor

psq commented Mar 22, 2016

@robtarr Is there a reason you used 5.7 instead of 5.9? Same for 4.3.1 vs 4.4.0?

@vdeturckheim
Copy link
Contributor

I believe "node" will get the latest version and "4" the latest lts.

@psq
Copy link
Contributor

psq commented Mar 22, 2016

@vdeturckheim you are right for node, and looks like stable would get us the latest (from https://docs.travis-ci.com/user/languages/javascript-with-nodejs).

@robtarr can you amend your pull request with these, and once it works, I'll merge it in. Thanks!

@robtarr robtarr changed the title Adding Node 4.3.1 and 5.7.0 to Travis config Adding Node 4 and 5 to Travis config Mar 23, 2016
@robtarr robtarr force-pushed the update-travis-node-versions branch from 6f4fb7c to 98b12d3 Compare March 23, 2016 02:07
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

Successfully merging this pull request may close these issues.

4 participants