Skip to content

Conversation

wincent
Copy link
Contributor

@wincent wincent commented Mar 24, 2017

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.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.
@wincent wincent merged commit 14ec456 into graphql:master Mar 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants