Module: monitoring-plugins Branch: maint Commit: 9e49f7e656e9667bb1077a79b2c832995d601558 Author: Sven Nierlein <sven.nierl...@consol.de> Committer: Jan Wagner <w...@cyconet.org> Date: Sun Apr 12 14:37:27 2015 +0200 URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=9e49f7e
enable libtab on travis builds to enable some more tests Signed-off-by: Sven Nierlein <sven.nierl...@consol.de> --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c362869..ee18b6c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ install: before_script: - tools/setup - - ./configure + - ./configure --enable-libtap - make - export NPTEST_CACHE="$(pwd)/plugins/t/NPTest.cache.travis" - ssh-keygen -t dsa -N "" -f ~/.ssh/id_dsa