travis: Switch back to trusty for now#13562
Closed
maflcko wants to merge 1 commit intobitcoin:masterfrom
Closed
Conversation
dbb8ef8 to
fa404a1
Compare
fa404a1 to
fa2f10f
Compare
Contributor
Note to reviewers: This pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first. |
This was referenced Jun 30, 2018
Contributor
|
How about adding a new job for 14.04? I think we still need to keep backward compatibility after we bump our gitian build to 18.04. |
Member
|
Let's move gitian to 18.04 instead? this feels like a step back. |
|
Unsubscribe
…On 7/10/18, MarcoFalke ***@***.***> wrote:
Closed #13562.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#13562 (comment)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Trusty is still used for gitian builds, so we might want to prevent build failures, such as #13538 (comment) by switching travis back to trusty for now.
Apart from setting
ubuntu:14.04, this reverts the windows cross build environment to the version of wine we used to use previously.