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

Add node 10 builds to travis #5246

Merged
merged 2 commits into from
Dec 4, 2018
Merged

Add node 10 builds to travis #5246

merged 2 commits into from
Dec 4, 2018

Conversation

danpaz
Copy link
Contributor

@danpaz danpaz commented Oct 25, 2018

Issue

Resolves #5245. The change here is just copypasta from the other node builds.

Tasklist

Requirements / Relations

Link any requirements here. Other pull requests this PR is based on?

@daniel-j-h
Copy link
Member

  • Windows builds are failing due to missing stdlib header
  • Binding builds are failing; you need to update NAN

@danpaz
Copy link
Contributor Author

danpaz commented Oct 30, 2018

Node 4 build is failing because yarn 1.12.1 is not compatible with node 4. I think it's reasonable to drop node 4 as it's been EOL for several months, any objections?

@danpaz
Copy link
Contributor Author

danpaz commented Oct 30, 2018

Rebased on master for #5252 which resolves the yarn breakage with node 4 and #5249 which resolves the missing header for Windows.

@allierowan allierowan added this to the 5.20.0 milestone Dec 4, 2018
@ghoshkaj ghoshkaj requested a review from danpat December 4, 2018 18:25
Copy link
Member

@danpat danpat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing changelog!

@ghoshkaj ghoshkaj merged commit 4976233 into master Dec 4, 2018
@ghoshkaj ghoshkaj deleted the node-10-builds branch December 4, 2018 19:13
ghoshkaj pushed a commit that referenced this pull request Dec 4, 2018
* Add node 10 builds to travis

* Add changelog
ghoshkaj added a commit that referenced this pull request Dec 10, 2018
* Prepare RC.1

* Bump version.

* remove destination/sources length <= coordinates length check (#5289)

* Add node 10 builds to travis (#5246)

* Add node 10 builds to travis

* Add changelog

* bump version to rc5

* Fix fallback_speed vector access (#5291)

* add failing cuke test

* correctly access durations vector

* changelog

* one more cuke test

* bump rc version

* 5.20.0

* remove line from changelog about commit that isn't actually in here

* update CHANGELOG and osrm version in package.json for v5.20.0

* bump to restart appveyor
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.

Node 10 binaries
5 participants