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

[Travis] Only test/produce binaries for v0.10 and v4 #159

Merged
merged 1 commit into from
Mar 1, 2016

Conversation

springmeyer
Copy link

Now that Node.js is stabilized to the LTS concept I think we should only target node v4.x (instead of the old v0.12 that very few updated to and the v5 that is the unstable series). And for a while longer we should still support node v0.10.x.

So, this moves to only testing and building against v0.10.x and v4.x.

The Project-OSRM organization on travis only has 5 concurrent builds (like all open source orgs) so this reduces a single node-osrm commit to only triggering 3 jobs on Linux. This should allow for multiple node-osrm commits to different branches to run (almost) in parallel.

springmeyer pushed a commit that referenced this pull request Mar 1, 2016
[Travis] Only test/produce binaries for v0.10 and v4
@springmeyer springmeyer merged commit 2d59f43 into develop Mar 1, 2016
@springmeyer springmeyer deleted the only-10-4 branch March 1, 2016 01:35
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

1 participant