]> granicus.if.org Git - gc/commitdiff
Travis CI: test --enable-large-config and LINT2 with assertions on (linux)
authorIvan Maidanski <ivmai@mail.ru>
Tue, 24 Apr 2018 23:20:59 +0000 (02:20 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 24 Apr 2018 23:20:59 +0000 (02:20 +0300)
.travis.yml

index 93e26fd6b0dac853861413af5452dd88d18243b1..3017cf5a55060b10f27634d9754efe46e7ccd81c 100644 (file)
@@ -193,7 +193,7 @@ matrix:
   - os: linux
     compiler: gcc
     env:
-    - CONF_OPTIONS="--enable-large-config --enable-cplusplus --enable-static"
+    - CONF_OPTIONS="--enable-large-config --enable-cplusplus --enable-gc-assertions --enable-static"
     - CFLAGS_EXTRA="-D LINT2"
   - os: linux
     addons: