]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
travis: also test with seccomp enabled
authorVincent Bernat <vincent@bernat.im>
Sat, 9 Apr 2016 12:42:28 +0000 (14:42 +0200)
committerVincent Bernat <vincent@bernat.im>
Sun, 10 Apr 2016 12:42:28 +0000 (14:42 +0200)
This functionality has been untested for far too long.

.travis.yml

index e9b49f961cf597ca2cafd89f24b056a7b9091dd1..5d2c621132a1c1c48567260bcd4c3b1bf79de5ab 100644 (file)
@@ -15,6 +15,7 @@ env:
     - 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="--enable-oldies"
+    - LLDPD_CONFIG_ARGS="--with-seccomp"
 matrix:
   include:
     - os: linux