]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
.travis.yml: added ubuntu-toolchain-r-test for asan32 363/head
authorinikep <inikep@gmail.com>
Mon, 12 Sep 2016 19:43:59 +0000 (21:43 +0200)
committerinikep <inikep@gmail.com>
Mon, 12 Sep 2016 19:43:59 +0000 (21:43 +0200)
.travis.yml

index cb5bc0eed201764d5b5cd5d25cc84e4f09933af2..4e47ab1c63b5feb0f7292bc5b0b02ae3345c01f0 100644 (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