From: Ivan Maidanski Date: Tue, 24 Apr 2018 23:20:59 +0000 (+0300) Subject: Travis CI: test --enable-large-config and LINT2 with assertions on (linux) X-Git-Tag: v7.6.8~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e4684233b874b5abd4d91e3eee3245a71eb3de4;p=gc Travis CI: test --enable-large-config and LINT2 with assertions on (linux) (a cherry-pick of commit fcdd0bba from 'master') --- diff --git a/.travis.yml b/.travis.yml index e0a30fba..388fd9b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: