diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-14 13:52:13 +0000 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-14 13:52:13 +0000 |
commit | 79f4cbf50a27abba9c968d8af563c310e60a22ba (patch) | |
tree | 9dd77712fac766f4b793591ec3edeccbfde7fbcd /t/travis.sh | |
parent | f83f3fbbe6ffa31b2fee1fe899299f1dce98d4bc (diff) | |
download | sbotools2-79f4cbf50a27abba9c968d8af563c310e60a22ba.tar.xz |
Oh, we need to test that it can actually use the repo; see #19
Diffstat (limited to 't/travis.sh')
-rwxr-xr-x | t/travis.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/travis.sh b/t/travis.sh index f7285fd..08180ee 100755 --- a/t/travis.sh +++ b/t/travis.sh @@ -26,3 +26,4 @@ run sboconfig -r https://github.com/Ponce/slackbuilds.git run sbosnap fetch [ -e /usr/sbo/repo/SLACKBUILDS.TXT ] [ ! -e /usr/sbo/repo/SLACKBUILDS.TXT.gz ] +run sbofind sbotools |