]> granicus.if.org Git - gc/commitdiff
Travis CI: Enable assertion checking for MARK_BIT_PER_OBJ
authorIvan Maidanski <ivmai@mail.ru>
Fri, 25 May 2018 07:16:56 +0000 (10:16 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 9 Jul 2018 07:52:51 +0000 (10:52 +0300)
.travis.yml

index aac1085f2a333cc9f4b5ab974b471039f29d3d2a..179e82aa1a6e60f54f1155b08140269daf2c5c48 100644 (file)
@@ -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: