From: Ivan Maidanski Date: Mon, 28 Aug 2017 07:38:18 +0000 (+0300) Subject: Travis CI: Test USE_CUSTOM_SPECIFIC X-Git-Tag: v7.6.2~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32a54f385be0d4aba03ccc935e842c9ca77ccae1;p=gc Travis CI: Test USE_CUSTOM_SPECIFIC --- diff --git a/.travis.yml b/.travis.yml index 951f0877..c9f56407 100644 --- a/.travis.yml +++ b/.travis.yml @@ -153,7 +153,7 @@ matrix: compiler: gcc env: - CONF_OPTIONS="--enable-gcov --enable-handle-fork --enable-munmap --enable-single-obj-compilation --enable-cplusplus --disable-shared --enable-gc-assertions" - - CFLAGS_EXTRA="-D NO_INCREMENTAL" + - CFLAGS_EXTRA="-D NO_INCREMENTAL -D USE_CUSTOM_SPECIFIC" - REPORT_COVERAGE=true - os: linux compiler: gcc