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>
Fri, 25 May 2018 07:16:56 +0000 (10:16 +0300)
.travis.yml

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