From d2401020b9909f4fba9292682f3ee908ee387a67 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Mon, 14 Dec 2015 00:36:44 +0100 Subject: Output env and use sudo to do_tests.sh --- t/travis.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 't/travis.sh') diff --git a/t/travis.sh b/t/travis.sh index a35dd24..d9690df 100755 --- a/t/travis.sh +++ b/t/travis.sh @@ -9,8 +9,10 @@ run() { sudo $PERL -I"SBO-Lib/lib" "$@" } +env + run sboconfig -V 14.1 run sbosnap fetch run sbofind sbotools [[ 3 -eq yes | run sboinstall -i sbotools ]] -t/do_tests.sh +sudo t/do_tests.sh -- cgit v1.2.3