From: Ivan Maidanski Date: Fri, 25 May 2018 07:16:56 +0000 (+0300) Subject: Travis CI: Enable assertion checking for MARK_BIT_PER_OBJ X-Git-Tag: v7.6.8~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=462a846c25c05db1ff83487957fa869f7cb112e1;p=gc Travis CI: Enable assertion checking for MARK_BIT_PER_OBJ --- diff --git a/.travis.yml b/.travis.yml index aac1085f..179e82aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -124,6 +124,7 @@ matrix: compiler: gcc env: - CFLAGS_EXTRA="-m32 -D MARK_BIT_PER_OBJ" + - CONF_OPTIONS="--enable-gc-assertions" - os: linux compiler: gcc env: