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 extra event listener #22

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

Conversation

jehy
Copy link

@jehy jehy commented Jan 28, 2020

Bug #21.
Seems like event listener and onEnd functions are not needed so I simply removed them.

@jehy
Copy link
Author

jehy commented Jan 28, 2020

All tests besides Node 4 pass and Node 4 fails because yarn does not support node 4 any more.

@jehy jehy changed the title remove extra event listener https://github.com/rogeliog/jest-runner-m… remove extra event listener Jan 28, 2020
@ljharb
Copy link
Collaborator

ljharb commented Jan 28, 2020

We should remove yarn and just use npm; that way we can use nvm install-latest-npm in travis, and testing won't be obstructed by arbitrary breaking changes in our package manager.

Copy link
Collaborator

@ljharb ljharb left a comment

Choose a reason for hiding this comment

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

Seems fine to me; it should get more eyes first.

@ljharb ljharb requested a review from rogeliog January 28, 2020 19:31
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