travis: Replace pre-built ARM/ARM64 GRUB images with the one built from source
authorBin Meng <bmeng.cn@gmail.com>
Sat, 28 Mar 2020 14:25:25 +0000 (07:25 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Apr 2020 19:54:15 +0000 (15:54 -0400)
commit091b48e07a20a49e668e9422759cc3a5393188fe
treef10edaad9d1e9e40736e463c739c3fa30146bb04
parent20bc19abb788a062c45e270fb7ea1596afd69b22
travis: Replace pre-built ARM/ARM64 GRUB images with the one built from source

As of today travis uses the pre-built GRUB ARM/ARM64 images from
opensuse. But azure/gitlab are using images built from GRUB 2.04
source. This updates travis to build GRUB ARM/ARM64 UEFI targets
from source, to keep in sync with azure/gitlab.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
.travis.yml