diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-14 00:54:03 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-14 00:54:03 +0100 |
commit | 2d90c1ecfa696029f88200bc6d1f5d139937d17d (patch) | |
tree | 812fd5987e6d829036264198e4c799f1bf5520b2 /t/travis.sh | |
parent | 9ddaf8fa821cb9eda99f4a5fcecc9d60009d92d5 (diff) | |
download | sbotools2-2d90c1ecfa696029f88200bc6d1f5d139937d17d.tar.xz |
Remove sboinstall check from here
Diffstat (limited to 't/travis.sh')
-rwxr-xr-x | t/travis.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/t/travis.sh b/t/travis.sh index 02d353e..99fdb9d 100755 --- a/t/travis.sh +++ b/t/travis.sh @@ -14,6 +14,4 @@ env run sboconfig -V 14.1 run sbosnap fetch run sbofind sbotools -INST=$(run sboinstall -i sbotools) -[[ 3 -eq $? ]] sudo t/do_tests.sh |