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: v8.0.0~216 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fcdd0bba;p=gc Travis CI: test --enable-large-config and LINT2 with assertions on (linux) --- diff --git a/.travis.yml b/.travis.yml index 93e26fd6..3017cf5a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: