Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

CI: test ember 2.18.2, use lts node in travis, yarn #260

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kriswill
Copy link

NOTE:
not sure if using yarn in ember try is acceptable to you guys,
but it does speed up local testing quite a bit.

NOTE: not sure if using yarn in ember try is acceptable to you guys,
      but it does speed up local testing quite a bit.
Copy link
Member

@Turbo87 Turbo87 left a comment

Choose a reason for hiding this comment

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

@kriswill thanks for the PR! could you split the Node version change into a separate PR?

@@ -1,7 +1,6 @@
---
language: node_js
node_js:
- "4"
node_js: lts/carbon
Copy link
Member

Choose a reason for hiding this comment

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

Carbon is Node 8, but we still support Node 6 as the minimum. Actually we even support Node 4 with the current release. If we drop support that would be a breaking change and we should adjust the support declaration in the package.json file.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants