commit | d558629784bb00dc020fd39a905e1b9d63eadc6b | [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 | f97f532b96af85e0217866585721f67e6a81a29b [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>