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

Disable Travis CI jobs in non-master branches #16847

Merged

Conversation

mikemadden42
Copy link
Contributor

What does this PR do?

Why is it important?

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works

Author's Checklist

  • Ensure Travis CI jobs still run on the master branch.

How to test this PR locally

This cannot be tested locally since it's a configuration change for Travis.

Use cases

Some Travis CI jobs are taking hours to complete. We hope to reduce the number of jobs by enabling Travis CI jobs in the master branch only.

@mikemadden42 mikemadden42 requested a review from jsoriano March 5, 2020 17:27
@mikemadden42
Copy link
Contributor Author

Docs for including/excluding branches in Travis CI build can be found here.

@urso
Copy link

urso commented Mar 5, 2020

Changes have been tested/backported with 7.x, 7.6 and have shown to be effective. Thanks @mikemadden42

.travis.yml Show resolved Hide resolved
.travis.yml Show resolved Hide resolved
@mikemadden42 mikemadden42 merged commit bb17653 into elastic:master Mar 6, 2020
@mikemadden42 mikemadden42 deleted the disable-travis-non-master branch March 6, 2020 02:41
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.

7 participants