From: Ivan Maidanski Date: Thu, 3 Aug 2017 21:49:57 +0000 (+0300) Subject: Travis CI: Test configure --disable-docs X-Git-Tag: v8.0.0~616 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=021188c;p=gc Travis CI: Test configure --disable-docs --- diff --git a/.travis.yml b/.travis.yml index 70649c02..8d136edd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -142,7 +142,7 @@ matrix: compiler: gcc env: - CFLAGS_EXTRA="-D PROC_VDB -D GC_NO_SYS_FAULT_H -D NO_INCREMENTAL" - - CONF_OPTIONS="--enable-cplusplus" + - CONF_OPTIONS="--enable-cplusplus --disable-docs" - os: linux compiler: gcc env: