From 0699e7af9793ba9d1427aa1e6273bb624c0cdeaa Mon Sep 17 00:00:00 2001 From: David Given Date: Sun, 13 Nov 2016 14:10:44 +0100 Subject: [PATCH] Attempt to enable the qemuppc tests on Travis. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 408e5d59b..c6568fb11 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ addons: apt: packages: - ed + - qemu-system-ppc git: depth: 10 -- 2.34.1