Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> --- .shippable.yml | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/.shippable.yml b/.shippable.yml index 7e714991f9..3a80165b6a 100644 --- a/.shippable.yml +++ b/.shippable.yml @@ -18,6 +18,8 @@ env: # mips64el-softmmu disabled due to libfdt problem - IMAGE=debian-mipsel-cross TARGET_LIST=mipsel-softmmu,mipsel-linux-user,mips64el-linux-user + - IMAGE=debian-powerpc-cross + TARGET_LIST=ppc-softmmu,ppcemb-softmmu,ppc-linux-user build: pre_ci: - make docker-image-${IMAGE} -- 2.11.0