Attempt to enable the qemuppc tests on Travis.
authorDavid Given <dg@cowlark.com>
Sun, 13 Nov 2016 13:10:44 +0000 (14:10 +0100)
committerDavid Given <dg@cowlark.com>
Sun, 13 Nov 2016 13:10:44 +0000 (14:10 +0100)
.travis.yml

index 408e5d5..c6568fb 100644 (file)
@@ -7,6 +7,7 @@ addons:
     apt:
         packages:
         - ed
+       - qemu-system-ppc
 
 git:
     depth: 10