On 3/9/20 8:44 AM, Peter Maydell wrote: > We don't need texinfo to build the docs any more, so we can > drop that dependency from our docker and other CI configs. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > .travis.yml | 1 - > tests/docker/dockerfiles/debian10.docker | 1 - > tests/docker/dockerfiles/debian9.docker | 1 - > tests/docker/dockerfiles/fedora.docker | 1 - > tests/docker/dockerfiles/ubuntu.docker | 1 - > tests/docker/dockerfiles/ubuntu1804.docker | 1 - > 6 files changed, 6 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~