Skip to content

Commit

Permalink
.travis.yml: added ubuntu-toolchain-r-test for asan32
Browse files Browse the repository at this point in the history
  • Loading branch information
inikep committed Sep 12, 2016
1 parent 279a999 commit f747be1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit f747be1

Please sign in to comment.