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

Use Travis CI's retry feature #860

Closed
nfischer opened this issue Jun 17, 2018 · 0 comments
Closed

Use Travis CI's retry feature #860

nfischer opened this issue Jun 17, 2018 · 0 comments

Comments

@nfischer
Copy link
Member

Our builds are very flaky. We may be able to reduce this flakiness (and the need for manual restarts) using Travis's retry feature.

Before we blindly add travis_retry, we should figure out which steps are most likely to fail (and would benefit from a retry).

Documentation: https://docs.travis-ci.com/user/common-build-problems/#travis_retry
Example PR: https://github.com/vaadin/vaadin-grid/pull/153/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants