Travis only whitelists the -x86 version of qemu.
This commit is contained in:
parent
8a58614aef
commit
90e3d45c69
|
@ -8,7 +8,7 @@ addons:
|
||||||
packages:
|
packages:
|
||||||
- ed
|
- ed
|
||||||
- openbios-ppc
|
- openbios-ppc
|
||||||
- qemu-system-i386
|
- qemu-system-x86
|
||||||
|
|
||||||
git:
|
git:
|
||||||
depth: 10
|
depth: 10
|
||||||
|
|
Loading…
Reference in a new issue