summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-08-07 12:33:39 -0400
committerTom Rini <trini@konsulko.com>2020-08-07 22:31:32 -0400
commite1ecfc126266fbfb96cfaaa82bc3da749093c240 (patch)
tree1025e47eb1b91079c96366f85f7f825c647aeba5 /.travis.yml
parentf428e33b6bd7d01dc488534f59f56c4907c76b2f (diff)
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>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 66ccf5b2ee..7e9e65f04f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -51,6 +51,7 @@ addons:
- sbsigntool
- fakeroot
- mtd-utils
+ - squashfs-tools
install:
# Clone uboot-test-hooks