Skip to content

Split each one of the commands run by travis into independent jobs to improve speed #305

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

Closed
acelaya opened this issue Sep 19, 2020 · 0 comments · Fixed by #307
Closed

Split each one of the commands run by travis into independent jobs to improve speed #305

acelaya opened this issue Sep 19, 2020 · 0 comments · Fixed by #307
Labels
enhancement New feature or request
Milestone

Comments

@acelaya
Copy link
Member

acelaya commented Sep 19, 2020

Currently, every build has 4 steps, which do not depend on each other, but they are run sequentially.

Using separated jobs for each one of them would improve the performance.

@acelaya acelaya added the enhancement New feature or request label Sep 19, 2020
@acelaya acelaya added this to the 2.6.0 milestone Sep 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant