]> 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>
Wed, 18 Jul 2018 04:43:12 +0000 (07:43 +0300)
.travis.yml

index 8a5fd7aa97791ece6afd63fc32da316ffcbba264..d09389fe56403f560744e42b06ffc99c5c3c0e2f 100644 (file)
@@ -110,6 +110,7 @@ matrix:
     compiler: gcc
     env:
     - CFLAGS_EXTRA="-m32 -D MARK_BIT_PER_OBJ"
+    - CONF_OPTIONS="--enable-gc-assertions"
   - os: linux
     compiler: gcc
     env: