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

Require Node.js 10 #63

Closed
wants to merge 1 commit into from
Closed

Require Node.js 10 #63

wants to merge 1 commit into from

Conversation

antleblanc
Copy link

Drop support of Node.js 6 and 8.

Following the Breaking Changes introduced in the Rollup v2.0.0, I'm proposing
to update the .travis.yml configuration to be aligned wit the Node.js versions
supported.

Breaking Changes:

  • Rollup now requires at least Node 10 to run(…)

Source: https://github.com/rollup/rollup/releases/tag/v2.0.0

Regarding how .travis.yml can be configured, I decided to list all supported
versions instead of using lts/*.

Sources:

This Pull Request can be merged right after #62.

Signed-off-by: Antoine Leblanc [email protected]

Drop support of Node.js 6 and 8.

Signed-off-by: Antoine Leblanc <[email protected]>
@antleblanc antleblanc closed this Jul 7, 2022
@antleblanc antleblanc deleted the patch-travis branch July 7, 2022 19:53
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.

1 participant