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

Remove Travis allowed failures. #5463

Merged
merged 3 commits into from
Feb 14, 2016

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Feb 14, 2016

The original issue with both of these (npm 3.3.10 - 3.3.12 was the default and is completely busted) is no longer an issue (now that "5" resolves to 5.6.0).


There are two remaining failures, both of which will be fixed by ember-cli/ember-cli-preprocess-registry#6.

The original issue with both of these (npm 3.3.10 - 3.3.12 was the
default and is completely busted) is no longer an issue (now that "5"
resolves to 5.6.0).
An earlier version of broccoli-clean-css allowed the minification to
escape the provided node, that has been corrected so our `relativeTo`
here needs to change from allowing raw access to `app/styles` to
accessing these CSS files from `assets` (which is where they are in the
broccoli node provided during minification).
The release of v4.3.0 as an LTS made our prior assumption that v4.2.x
was the LTS incorrect (oddly). This change unlocks us to test whatever
the current v4.x.x LTS in CI.

See https://github.com/nodejs/node/blob/v4.3.0/CHANGELOG.md.
rwjblue added a commit that referenced this pull request Feb 14, 2016
@rwjblue rwjblue merged commit a4d5926 into ember-cli:master Feb 14, 2016
@rwjblue rwjblue deleted the remove-allowed-failures branch February 14, 2016 16:33
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.

None yet

2 participants