aboutsummaryrefslogtreecommitdiff
path: root/t/travis.sh
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-12-14 00:48:19 +0100
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-12-14 00:48:19 +0100
commit9ddaf8fa821cb9eda99f4a5fcecc9d60009d92d5 (patch)
tree65b9218dbf65e32b627384cb2ab59fc7260b1d28 /t/travis.sh
parentd2401020b9909f4fba9292682f3ee908ee387a67 (diff)
downloadsbotools2-9ddaf8fa821cb9eda99f4a5fcecc9d60009d92d5.tar.xz
Let's see if this version works
Diffstat (limited to 't/travis.sh')
-rwxr-xr-xt/travis.sh3
1 files changed, 2 insertions, 1 deletions
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