From 9ddaf8fa821cb9eda99f4a5fcecc9d60009d92d5 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Mon, 14 Dec 2015 00:48:19 +0100 Subject: Let's see if this version works --- t/travis.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 't/travis.sh') diff --git a/t/travis.sh b/t/travis.sh index d9690df..02d353e 100755 --- a/t/travis.sh +++ b/t/travis.sh @@ -14,5 +14,6 @@ env run sboconfig -V 14.1 run sbosnap fetch run sbofind sbotools -[[ 3 -eq yes | run sboinstall -i sbotools ]] +INST=$(run sboinstall -i sbotools) +[[ 3 -eq $? ]] sudo t/do_tests.sh -- cgit v1.2.3