Commit 83170fc0 authored by Vasil Velichkov's avatar Vasil Velichkov Committed by Lev Walkin

Enable ASAN in travis

parent aead8c5f
...@@ -3,7 +3,7 @@ compiler: ...@@ -3,7 +3,7 @@ compiler:
- gcc - gcc
- clang - clang
before_install: before_install:
- sudo apt-get install -y lcov - sudo apt-get install -y lcov libasan*
- gem install coveralls-lcov - gem install coveralls-lcov
script: script:
- autoreconf -iv - autoreconf -iv
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment