travis: build additional settings plugin in travis-ci

Although the build environment is Ubuntu, we still can build the
non-native settings plugins to test the build.
This commit is contained in:
Thomas Haller 2016-10-22 11:48:45 +02:00
parent 4450215ad1
commit 6375c54679

View File

@ -13,7 +13,7 @@ before_install:
- sudo apt-get install libnl-3-dev libndp-dev automake
script: |
sh autogen.sh --with-systemd-logind=no --enable-more-warnings=no &&
sh autogen.sh --with-systemd-logind=no --enable-more-warnings=no --enable-ifcfg-rh --enable-ifupdown --enable-ifnet --enable-tests &&
make -j4 &&
./contrib/travis/travis-check.sh