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

update CI to build on Node 6+7 #846

Merged
merged 2 commits into from
May 25, 2017
Merged

update CI to build on Node 6+7 #846

merged 2 commits into from
May 25, 2017

Conversation

benmosher
Copy link
Member

@benmosher benmosher commented May 25, 2017

investigating #838 + probably a good idea anyway

@benmosher benmosher mentioned this pull request May 25, 2017
@coveralls
Copy link

coveralls commented May 25, 2017

Coverage Status

Coverage remained the same at 95.059% when pulling a7eb70d on node-7 into b79e083 on master.

@coveralls
Copy link

coveralls commented May 25, 2017

Coverage Status

Coverage remained the same at 95.059% when pulling a7eb70d on node-7 into b79e083 on master.

@benmosher benmosher merged commit 2f690b4 into master May 25, 2017
@@ -1,7 +1,7 @@
language: node_js
node_js:
- 4
Copy link
Member

Choose a reason for hiding this comment

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

um, why is node 4 dropped? eslint still supports node 4; this makes it a breaking change.

Copy link
Member

Choose a reason for hiding this comment

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

i strongly recommend continuing to test on node 4 for a very long time.

Copy link
Member Author

Choose a reason for hiding this comment

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

fair enough. I don't expect to explicitly drop it, it just adds a bunch of build time.

would be fine to add it back

@ljharb ljharb deleted the node-7 branch May 25, 2017 18:45
sompylasar added a commit to sompylasar/eslint-plugin-import that referenced this pull request May 26, 2017
* benmosher/master:
  update CI to build on Node 6+7 (import-js#846)
  changelog update for 2.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants