travis: update compiler versions#2345
Merged
MarcelRaad merged 1 commit intocurl:masterfrom Feb 28, 2018
Merged
Conversation
71a9697 to
f8be925
Compare
Member
|
I think this should be fine but there's no Travis CI listed? The green check mark shows only AppVeyor CI. |
Member
Author
|
Very strange. It disappeared after a push fixing the gcov version. It didn't disappear in my fork: Hopefully it'll reappear after another push. |
Update clang to version 3.9 and GCC to version 6. Closes curl#2345
f8be925 to
828187d
Compare
Member
Author
|
Now it's back again. I'll cancel the builds as they worked fine in my fork. |
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.
Update clang to version 3.9 and GCC to version 6.
They have new compiler warnings (all currently fixed) and they're the latest versions that are whitelisted for Ubuntu Precise, which the Coverage build currently still uses.