Skip to content

chore: test against Node.js 13#10591

Merged
nicolo-ribaudo merged 1 commit intobabel:masterfrom
JLHwung:node-13-support
Oct 22, 2019
Merged

chore: test against Node.js 13#10591
nicolo-ribaudo merged 1 commit intobabel:masterfrom
JLHwung:node-13-support

Conversation

@JLHwung
Copy link
Copy Markdown
Contributor

@JLHwung JLHwung commented Oct 22, 2019

Q                       A
Any Dependency Changes? announce Node.js 13 support
License MIT

Run CI against Node.js 13. Fixes may follow if necessary.

@JLHwung JLHwung added the PR: Internal 🏠 A type of pull request used for our changelog categories label Oct 22, 2019
env: JOB=lint
# We test the latest version on circleci
- node_js: "11"
# We test the Node.js 12 on circleci
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why not run 13 on Circle and make this 12?

Copy link
Copy Markdown
Contributor Author

@JLHwung JLHwung Oct 22, 2019

Choose a reason for hiding this comment

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

Because circleci/node:13 is not available yet. After it is available we could swap 13 to circleci.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Gotcha, fwiw, I'm okay with waiting :)

@nicolo-ribaudo
Copy link
Copy Markdown
Member

Let's merge this now since CI is completely broken; we can move the tests to CircleCI as soon as it is available.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Internal 🏠 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants