commit fa3137c8fda91e3b58f42fbca4606c025e504ad2 parent 2d90c1ecfa696029f88200bc6d1f5d139937d17d Author: Andreas Guldstrand <andreas.guldstrand@gmail.com> Date: Mon, 14 Dec 2015 00:56:04 +0100 Need to change dir for do_tests.sh Diffstat:
| M | t/travis.sh | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/t/travis.sh b/t/travis.sh @@ -14,4 +14,5 @@ env run sboconfig -V 14.1 run sbosnap fetch run sbofind sbotools -sudo t/do_tests.sh +cd t +sudo do_tests.sh