瀏覽代碼

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>
Tom Rini 3 年之前
父節點
當前提交
e1ecfc1262
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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