From 5954e46340c4851d40aecece4622f5082398ad66 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 7 Jun 2021 16:22:49 +0200 Subject: Build system cleanup / cosmetics. * libnDPI submodule update Signed-off-by: Toni Uhlig --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index fd43b0a91..824c2ddf0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,5 +14,5 @@ script: - ./build/nDPId-test || test $? -eq 1 - ./build/nDPId -h || test $? -eq 1 # dameon start/stop test -- ./daemon.sh ./build/nDPId ./build/nDPIsrvd -- ./daemon.sh ./build/nDPId ./build/nDPIsrvd +- ./scripts/daemon.sh ./build/nDPId ./build/nDPIsrvd +- ./scripts/daemon.sh ./build/nDPId ./build/nDPIsrvd -- cgit v1.2.3