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

travis: change the build order #400

Merged
merged 1 commit into from
Sep 1, 2020
Merged

Conversation

jpcima
Copy link
Collaborator

@jpcima jpcima commented Sep 1, 2020

Reorder the builds in Travis.

  • MacOS first, because it's the longest due to Homebrew, and can make some use of job parallelism.
  • Move the builds more likely to fail to the top. This makes it start with: Mac, MOD, Win32
    (Win64 will be likely to pass if Win32 does, all Linux also will be likely to pass after passing the testing stage)

@jpcima jpcima merged commit 8f89a60 into sfztools:develop Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant