Skip to content

Commit

Permalink
[travis] Trigger libSegFault on abrt
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Nov 9, 2017
1 parent faa0861 commit 4c1ff1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/travis/linux/docker-build-test.sh
Expand Up @@ -16,6 +16,7 @@ ccache -z
# Setup the (c)test environment
############################
export LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so
export SEGFAULT_SIGNALS="abrt segv"
export CTEST_BUILD_COMMAND="/usr/bin/ninja"
export CTEST_PARALLEL_LEVEL=1

Expand Down

0 comments on commit 4c1ff1c

Please sign in to comment.