Re: [Qemu-devel] [PATCH v1 6/8] .travis.yml: make current setup explicit

2018-05-31 Thread Philippe Mathieu-Daudé
On 05/30/2018 08:06 AM, Alex Bennée wrote: > Add some commentary and make the selection of Container based Trusty > build explicit. We will need to add VM builds later when using docker. > > Signed-off-by: Alex Bennée Reviewed-by: Philippe Mathieu-Daudé Tested-by: Philippe Mathieu-Daudé > ---

[Qemu-devel] [PATCH v1 6/8] .travis.yml: make current setup explicit

2018-05-30 Thread Alex Bennée
Add some commentary and make the selection of Container based Trusty build explicit. We will need to add VM builds later when using docker. Signed-off-by: Alex Bennée --- .travis.yml | 4 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 85ee2a1edb..e99af6f357 10