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

Exclude Node v9.9 from Travis build, for now #2296

Merged
merged 1 commit into from
Mar 26, 2018
Merged

Conversation

astorije
Copy link
Member

@astorije astorije commented Mar 25, 2018

Node 9.9.0 breaks one of our tests, and it's getting really noisy in the CI status checks. Revert this once the next version of Node with a fix gets released.

References:

I hesitated to mark node v9 as allow_failures, but figured we'd still want to successfully test against some Node v9 version, and having both v9.8 + v9.9-failures-allowed was overkill.

@astorije astorije added this to the 3.0.0 milestone Mar 25, 2018
@astorije astorije added Meta: Internal This is an internal codebase change (testing, linting, etc.). Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors. labels Mar 25, 2018
@xPaw xPaw merged commit 79ea700 into master Mar 26, 2018
@xPaw xPaw deleted the astorije/fix-travis-node-9 branch March 26, 2018 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta: Internal This is an internal codebase change (testing, linting, etc.). Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants