Travis only whitelists the -x86 version of qemu.

This commit is contained in:
David Given 2016-11-26 11:29:57 +01:00
parent 8a58614aef
commit 90e3d45c69

View file

@ -8,7 +8,7 @@ addons:
packages:
- ed
- openbios-ppc
- qemu-system-i386
- qemu-system-x86
git:
depth: 10