]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
travis: also test when oldies are enabled
authorVincent Bernat <vincent@bernat.im>
Fri, 7 Aug 2015 09:19:25 +0000 (11:19 +0200)
committerVincent Bernat <vincent@bernat.im>
Fri, 7 Aug 2015 09:19:25 +0000 (11:19 +0200)
.travis.yml

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