From: Ivan Maidanski Date: Mon, 28 Aug 2017 07:38:18 +0000 (+0300) Subject: Travis CI: Test USE_CUSTOM_SPECIFIC X-Git-Tag: v8.0.0~591 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a451ee7157d487b9fb00c4b33ac42ff4f61f24cf;p=gc Travis CI: Test USE_CUSTOM_SPECIFIC --- diff --git a/.travis.yml b/.travis.yml index c900ff31..feca26e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -174,7 +174,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