From: Vincent Bernat Date: Fri, 7 Aug 2015 09:19:25 +0000 (+0200) Subject: travis: also test when oldies are enabled X-Git-Tag: 0.7.17~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=62f5cd0897055ae2607c7331952173b71b23b17e;p=thirdparty%2Flldpd.git travis: also test when oldies are enabled --- diff --git a/.travis.yml b/.travis.yml index f1e82bbc..7938fe4a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ env: - LLDPD_CONFIG_ARGS="" - LLDPD_CONFIG_ARGS="--with-embedded-libevent" - LLDPD_CONFIG_ARGS="--disable-privsep --with-snmp" - - LLDPD_CONFIG_ARGS="--with-snmp --with-xml --with-json --disable-lldpmed --disable-dot1 --disable-dot3 --disable-custom" + - LLDPD_CONFIG_ARGS="--with-snmp --with-xml --with-json --disable-lldpmed --disable-dot1 --disable-dot3 --disable-custom --enable-oldies" matrix: include: - os: linux