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

Fix travis clang-3.9 builds #3759

Closed
wants to merge 1 commit into from

Commits on Jun 23, 2017

  1. Fix travis clang-3.9 builds

    Something environmental changed in travis so that it started preferring
    the ubuntu clang-3.9 version instead of the llvm.org one. This breaks the
    sanitiser based builds. This change forces travis to de-prioritise the
    ubuntu clang packages.
    
    [extended tests]
    mattcaswell committed Jun 23, 2017
    Copy the full SHA
    a2f7756 View commit details
    Browse the repository at this point in the history