aboutsummaryrefslogtreecommitdiff
path: root/t/travis.sh
diff options
context:
space:
mode:
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 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