1
0
mirror of https://github.com/facebook/zstd.git synced 2025-03-06 16:56:49 +02:00

.travis.yml: added ubuntu-toolchain-r-test for asan32

This commit is contained in:
inikep 2016-09-12 21:43:59 +02:00
parent 279a999265
commit f747be1096

View File

@ -47,6 +47,8 @@ matrix:
env: PLATFORM="Ubuntu 12.04" CMD="make asan32"
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libc6-dev-i386
- gcc-multilib