.travis.yml: Add lzop

We need lzop now in order to make some FIT images that use LZO
compression on the contents.

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini 2018-03-14 14:02:49 -04:00
parent b75643ad0a
commit 706f077577

View File

@ -27,6 +27,7 @@ addons:
- rpm2cpio
- wget
- device-tree-compiler
- lzop
install:
# Clone uboot-test-hooks