Travis: Add squashfs-tools
authorTom Rini <trini@konsulko.com>
Fri, 7 Aug 2020 16:33:39 +0000 (12:33 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 8 Aug 2020 02:31:32 +0000 (22:31 -0400)
So that the tests we now have for squashfs can run, add squashfs-tools
for mksquashfs.

Signed-off-by: Tom Rini <trini@konsulko.com>
.travis.yml

index 66ccf5b..7e9e65f 100644 (file)
@@ -51,6 +51,7 @@ addons:
     - sbsigntool
     - fakeroot
     - mtd-utils
+    - squashfs-tools
 
 install:
  # Clone uboot-test-hooks