Skip to content

travis: do not run compile check in matrix builds #1104

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

Merged
merged 1 commit into from
May 25, 2020

Conversation

julienschmidt
Copy link
Member

Description

We only need to run the cross-compile check once per Go version. Thus, we can skip it on the matrix builds where we test Go 14 in different environments again.
As a result, we can cut the runtime of a Travis build by a few minutes.

Checklist

  • Code compiles correctly
  • All tests passing

@julienschmidt julienschmidt added this to the v1.6.0 milestone May 17, 2020
@julienschmidt julienschmidt requested a review from methane May 24, 2020 18:43
@julienschmidt julienschmidt merged commit db7a5f2 into master May 25, 2020
@julienschmidt julienschmidt deleted the travis-crossbuild branch May 25, 2020 10:28
tz70s pushed a commit to tz70s/mysql that referenced this pull request Sep 5, 2020
tz70s pushed a commit to tz70s/mysql that referenced this pull request Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants