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

Use node 6 - the latest LTS version of node #4346

Merged
merged 2 commits into from
Jun 7, 2017

Conversation

benmccann
Copy link
Contributor

No description provided.

.travis.yml Outdated
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "5.10"
- "6.11.0"
Copy link
Member

Choose a reason for hiding this comment

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

Based on the docs, could be better to simply use: - "6" (latest 6.x release)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated

@simonbrunel
Copy link
Member

So does that mean #4337 will not be merged?

@benmccann
Copy link
Contributor Author

I think whether to merge #4337 is a separate issue. I'll respond to the comments over there shortly

@benmccann
Copy link
Contributor Author

I did this in the web editor, so there are two commits. You might want to squash when merging

@simonbrunel simonbrunel merged commit 2a9a57e into chartjs:master Jun 7, 2017
@simonbrunel simonbrunel added this to the Version 2.7 milestone Jun 7, 2017
exwm pushed a commit to exwm/Chart.js that referenced this pull request Apr 30, 2021
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