commit 83ac525ec75e192e09be11f162306c6d3353e08b parent fa3137c8fda91e3b58f42fbca4606c025e504ad2 Author: Andreas Guldstrand <andreas.guldstrand@gmail.com> Date: Mon, 14 Dec 2015 00:57:57 +0100 Run ./do_tests.sh Diffstat:
| M | t/travis.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/t/travis.sh b/t/travis.sh @@ -15,4 +15,4 @@ run sboconfig -V 14.1 run sbosnap fetch run sbofind sbotools cd t -sudo do_tests.sh +sudo ./do_tests.sh