Skip to content
  • Taylor Yu's avatar
    Work around Travis CI ptrace regression · 49de586a
    Taylor Yu authored
    Travis CI deployed a change that disables ptrace capabilities in
    container builds, which prevents LeakSanitizer on clang from working
    properly.  Set "sudo: required" to force non-container builds for
    clang and work around this.
    49de586a