From 689ed13125cfad8ba2d4c4bfd0d319ce1d973852 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 7 Aug 2015 11:19:00 +0200 Subject: [PATCH] travis: don't add too many alternatives in configure --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fcb42ee3..f1e82bbc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,6 @@ 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" - LLDPD_CONFIG_ARGS="--with-snmp --with-xml --with-json --disable-lldpmed --disable-dot1 --disable-dot3 --disable-custom" matrix: include: -- 2.39.5