]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
travis: don't add too many alternatives in configure
authorVincent Bernat <vincent@bernat.im>
Fri, 7 Aug 2015 09:19:00 +0000 (11:19 +0200)
committerVincent Bernat <vincent@bernat.im>
Fri, 7 Aug 2015 09:19:00 +0000 (11:19 +0200)
.travis.yml

index fcb42ee3fa17b4080f2cab209b54734adf5c01c3..f1e82bbca97f7d5fc737ce9ab19559552f85f1c3 100644 (file)
@@ -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: