Travis: Add squashfs-tools

So that the tests we now have for squashfs can run, add squashfs-tools
for mksquashfs.

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini 2020-08-07 12:33:39 -04:00
parent f428e33b6b
commit e1ecfc1262
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ addons:
- sbsigntool
- fakeroot
- mtd-utils
- squashfs-tools
install:
# Clone uboot-test-hooks