You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.12 reached end-of-life at the end of 2016 (see:
https://github.com/nodejs/LTS).
It is now failing CI runs too, presumably because of a Yarn upgrade on
the CI boxes, which now complain:
> Node.js version v0.12.18 does not meet requirement for yarn. Please
> use Node.js 4 or later.
(Example: https://travis-ci.org/graphql/graphql-js/jobs/214455818)
So, let's drop it from the CI matrix.
0 commit comments