diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-14 00:08:57 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-12-14 00:08:57 +0100 |
commit | 79af534b074962183daea62e8b5ec082765bc4c5 (patch) | |
tree | f4a2bd549b24e814562d5a0ea63bc4df12e55bd2 | |
parent | 8a5b911b15c02bd9bd5bd0d52abbdd095f1f5ae8 (diff) | |
download | sbotools2-79af534b074962183daea62e8b5ec082765bc4c5.tar.xz |
Try sbofind ffmpeg after we've fetched
-rwxr-xr-x | t/travis.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/t/travis.sh b/t/travis.sh index 5db4dbd..e986070 100755 --- a/t/travis.sh +++ b/t/travis.sh @@ -11,6 +11,4 @@ run() { run sboconfig -V 14.1 run sbosnap fetch - -echo "Not actually testing anything. Just verifying travis runs this." -exit 0 +run sbofind ffmpeg |