]> 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>
Mon, 9 Jul 2018 07:59:57 +0000 (10:59 +0300)
(a cherry-pick of commit fcdd0bba from 'master')

.travis.yml

index e0a30fbaf5689d6dc4fd4891d300e314ec6b2230..388fd9b1d4d9169956eccf9201b24381ee8fcc54 100644 (file)
@@ -178,7 +178,7 @@ matrix:
   - os: linux
     compiler: gcc
     env:
-    - CONF_OPTIONS="--enable-large-config --enable-munmap --enable-cplusplus"
+    - CONF_OPTIONS="--enable-large-config --enable-munmap --enable-cplusplus --enable-gc-assertions --enable-static"
     - CFLAGS_EXTRA="-D LINT2"
   - os: linux
     addons: