-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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 with Node 10 on CI #6097
Test with Node 10 on CI #6097
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6097 +/- ##
======================================
Coverage 64.1% 64.1%
======================================
Files 217 217
Lines 8335 8335
Branches 4 3 -1
======================================
Hits 5343 5343
Misses 2991 2991
Partials 1 1 Continue to review full report at Codecov.
|
How about replacing Node 9 with 10? IIRC odd releases are considered not stable and support is dropped in a month or so after even is out. |
I think we should wait until it's EOL. June 2018 according to https://github.com/nodejs/Release/blob/master/README.md |
Speaking of EOL, today is the day for Node 4 ❤️ |
@cpojer Thoughts on this, and maybe removing node 9? |
Yep, let’s drop 4 for real and 9 too. |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
Node 10 is out, let's make sure we work. We should as #6055 is merged 🤞
Test plan
Green CI