Enable ASAN in travis

This commit is contained in:
Vasil Velichkov 2017-10-10 05:56:51 +03:00 committed by Lev Walkin
parent aead8c5f68
commit 83170fc089
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ compiler:
- gcc
- clang
before_install:
- sudo apt-get install -y lcov
- sudo apt-get install -y lcov libasan*
- gem install coveralls-lcov
script:
- autoreconf -iv