Skip to content

Commit

Permalink
for travis, only address sanitize autotools build
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Mar 22, 2019
1 parent 26ae9db commit 0d3556e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ script:
- export CFLAGS='-std=c99 -fsanitize=address -fno-omit-frame-pointer'
- ./configure
- make -j distcheck
- export CFLAGS='-std=c99'
- rm -rf build
- mkdir build
- cd build
Expand Down

0 comments on commit 0d3556e

Please sign in to comment.