mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Travis: Workaround for broken ASAN
https://github.com/google/sanitizers/issues/856
This commit is contained in:
@@ -8,6 +8,9 @@ env:
|
||||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
# See https://github.com/google/sanitizers/issues/856
|
||||
group: deprecated-2017Q3
|
||||
|
||||
# TODO: add Linux LLVM coverage; clang 3.5.0 on ubuntu trusty is too old.
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
Reference in New Issue
Block a user