mirror of
https://github.com/facebook/zstd.git
synced 2025-12-04 00:04:23 -05:00
force Travis to use clang-3.8
This commit is contained in:
parent
c6f0ee934b
commit
437bbec116
@ -71,7 +71,8 @@ matrix:
|
||||
- os: linux
|
||||
dist: trusty
|
||||
sudo: required
|
||||
env: PLATFORM="Ubuntu 14.04" CMD="make asan32"
|
||||
# env: PLATFORM="Ubuntu 14.04" CMD="make asan32"
|
||||
env: PLATFORM="Ubuntu 14.04" CMD='make -C tests test32 CC=clang-3.8 MOREFLAGS="-g -fsanitize=address"'
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user