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

Use recent node versions in travis builds #1720

Conversation

davemevans
Copy link
Contributor

As per https://github.com/nodejs/LTS/#lts-schedule:

  • Node 0.12 is no longer supported after 31st Dec 2016
  • Active LTS versions are 4 and 6.

Node 0.12 seems to be causing intermittent failures of our Travis builds for network-related reasons, which are not seen on the Node 4 job. Removing it should make our Travis badge more likely to remain green.

@dsparacio dsparacio merged commit b1f87df into Dash-Industry-Forum:development Dec 22, 2016
@davemevans davemevans deleted the TravisUseUpToDateNodeVersions branch December 22, 2016 18:09
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.

None yet

2 participants