From aeb361e709e680b926b2a4342a8735bf897b6b50 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Mon, 14 Dec 2015 00:35:11 +0100 Subject: Let's check sboinstall's return value and then run t/do_tests.sh --- t/travis.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/t/travis.sh b/t/travis.sh index bae30d9..a35dd24 100755 --- a/t/travis.sh +++ b/t/travis.sh @@ -12,4 +12,5 @@ run() { run sboconfig -V 14.1 run sbosnap fetch run sbofind sbotools -yes | run sboinstall -i sbotools +[[ 3 -eq yes | run sboinstall -i sbotools ]] +t/do_tests.sh -- cgit v1.2.3