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

chore(ci): increase travis wait timer #692

Merged
merged 1 commit into from Nov 19, 2018
Merged

Conversation

dhruvdutt
Copy link
Member

@dhruvdutt dhruvdutt commented Nov 18, 2018

What kind of change does this PR introduce?
Build related change

Did you add tests for your changes?
N/A

If relevant, did you update the documentation?
N/A

Summary
Since lerna bootstrap takes more than 10 minutes to complete especially on Node 6, the Travis build fails since no output is received for 10 minutes.

travis_wait spawns a process and then writes a short line to the build log every minute for 20 minutes, extending the amount of time your command has to finish.

Does this PR introduce a breaking change?
No

Other information
Closes ∞ issues

@webpack-bot
Copy link

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

Copy link
Member

@evenstensberg evenstensberg left a comment

Choose a reason for hiding this comment

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

lgtm

@ematipico ematipico merged commit 7c9f6e9 into webpack:master Nov 19, 2018
@dhruvdutt dhruvdutt deleted the travis branch November 19, 2018 17:57
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.

None yet

4 participants