summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2023-05-09 09:23:34 +0300
committerIvan Maidanski <ivmai@mail.ru>2023-05-09 09:23:34 +0300
commit7bbc09531f091680c58dc6974af31a65feabbc2d (patch)
tree95fca4c1444c417ff021adf86c53e0b04ef01755
parent2807afdfea2d28ec514223cea7ba2f59f340faf9 (diff)
downloadbdwgc-7bbc09531f091680c58dc6974af31a65feabbc2d.tar.gz
Travis CI: Test single signal usage for world suspend/resume on Ubuntu/x64
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ae040767..db626f6f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -457,7 +457,7 @@ jobs:
- compiler: gcc
env:
- CONF_OPTIONS="--enable-large-config --enable-cplusplus --enable-gc-assertions --enable-static"
- - CFLAGS_EXTRA="-D LINT2 -D NO_VDB_FOR_STATIC_ROOTS"
+ - CFLAGS_EXTRA="-D LINT2 -D NO_VDB_FOR_STATIC_ROOTS -D TEST_REUSE_SIG_SUSPEND"
- compiler: gcc
env:
- CONF_OPTIONS="--enable-large-config --enable-redirect-malloc --disable-threads"