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

dev
inikep 2016-09-12 21:43:59 +02:00
parent 279a999265
commit f747be1096
1 changed files with 2 additions and 0 deletions

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