]> 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>
Wed, 18 Jul 2018 04:44:03 +0000 (07:44 +0300)
(a cherry-pick of commit fcdd0bba from 'master')

.travis.yml

index ad01c8a31524929bf95a30fedfd8568e34fc183e..7c682e68ff9c803fa8bd29059051e63820afeee4 100644 (file)
@@ -158,7 +158,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: