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

ci[travis]: don't run overlapping branch and pull_request jobs #406

Open
meowsbits opened this issue Aug 23, 2021 · 2 comments
Open

ci[travis]: don't run overlapping branch and pull_request jobs #406

meowsbits opened this issue Aug 23, 2021 · 2 comments

Comments

@meowsbits
Copy link
Member

Here, for example: #405

image

Travis runs both branch and pull_request jobs for branches that are also pull requests. This is redundant, and counts against our 10k minutes.

This issue proposes to run only pull request jobs (and omit the overlapping branch jobs).

@meowsbits
Copy link
Member Author

Or... maybe this is not actually an issue... ? (It looks like Travis is only running one suite).

image

@meowsbits
Copy link
Member Author

Ah, nevermind, is an issue:

image

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

1 participant