mirror of
https://github.com/facebook/zstd.git
synced 2024-11-29 10:26:46 +08:00
.travis.yml: added ubuntu-toolchain-r-test for asan32
This commit is contained in:
parent
279a999265
commit
f747be1096
@ -47,6 +47,8 @@ matrix:
|
|||||||
env: PLATFORM="Ubuntu 12.04" CMD="make asan32"
|
env: PLATFORM="Ubuntu 12.04" CMD="make asan32"
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
|
sources:
|
||||||
|
- ubuntu-toolchain-r-test
|
||||||
packages:
|
packages:
|
||||||
- libc6-dev-i386
|
- libc6-dev-i386
|
||||||
- gcc-multilib
|
- gcc-multilib
|
||||||
|
Loading…
Reference in New Issue
Block a user