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

Added Node.js 9 support, removed Node.js 7 #3160

Closed
wants to merge 1 commit into from
Closed

Added Node.js 9 support, removed Node.js 7 #3160

wants to merge 1 commit into from

Conversation

xxczaki
Copy link

@xxczaki xxczaki commented Dec 14, 2017

Issue: #3127

I don't know if we should also add node.js 9 for the browser test.

Copy link
Contributor

@Bamieh Bamieh left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@boneskull boneskull left a comment

Choose a reason for hiding this comment

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

thanks! just a tweak necessary

@@ -15,10 +15,10 @@ env:
matrix:
fast_finish: true
include:
- node_js: '9'
env: TARGET=test-node COVERAGE=true
- node_js: '8'
env: TARGET=test-node COVERAGE=true
Copy link
Member

Choose a reason for hiding this comment

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

we only need to have COVERAGE=true on one of these, so please remove it from line 21.

@boneskull boneskull added qa semver-patch implementation requires increase of "patch" version number; "bug fixes" labels Dec 31, 2017
@xxczaki
Copy link
Author

xxczaki commented Dec 31, 2017

I wasn't able to edit this PR, so i make a new one: #3185

@xxczaki xxczaki closed this Dec 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch implementation requires increase of "patch" version number; "bug fixes"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants