Skip to content

Commit

Permalink
travis: also test with seccomp enabled
Browse files Browse the repository at this point in the history
This functionality has been untested for far too long.
  • Loading branch information
vincentbernat committed Apr 10, 2016
1 parent 54688af commit 99eb22e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit 99eb22e

Please sign in to comment.