commit | 0e4e38ae38801472ee77bb2b52e081017662c2b6 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Fri Nov 18 13:18:00 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sun Nov 27 09:53:40 2016 -0500 |
tree | 12761399a0c3f46af9cd89fd008cf708a752e3a8 | |
parent | 78992845a00abb735b314463b1a912923f1cc3da [diff] |
travis: Add efi_loader grub2 test We have all the building blocks now to run arbitrary efi applications in travis. The most important one out there is grub2, so let's add a simple test to verify that grub2 still comes up. Signed-off-by: Alexander Graf <agraf@suse.de>