From 03aa1179a33de74249664428cc87c030ef991175 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Sun, 13 Dec 2015 23:41:40 +0100 Subject: Set debugging options and do an sbosnap fetch --- t/travis.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 't') diff --git a/t/travis.sh b/t/travis.sh index a069b1a..88056f2 100755 --- a/t/travis.sh +++ b/t/travis.sh @@ -1,6 +1,10 @@ #!/bin/bash # Set up tests to run under Travis +set -e +set -x + +perl -I"SBO-Lib/lib" sbosnap fetch echo "Not actually testing anything. Just verifying travis runs this." exit 0 -- cgit v1.2.3