Re: [Qemu-devel] [PATCH v1 02/10] travis: test out-of-tree builds

2018-06-29 Thread Daniel P . Berrangé
On Mon, Jun 25, 2018 at 12:19:27PM +0100, Alex Bennée wrote: > From: Philippe Mathieu-Daudé > > Force one config to build 'out-of-tree' (object files and executables > are created in a tree outside the project source code). > > Signed-off-by: Philippe Mathieu-Daudé > Signed-off-by: Alex Bennée

[Qemu-devel] [PATCH v1 02/10] travis: test out-of-tree builds

2018-06-25 Thread Alex Bennée
From: Philippe Mathieu-Daudé Force one config to build 'out-of-tree' (object files and executables are created in a tree outside the project source code). Signed-off-by: Philippe Mathieu-Daudé Signed-off-by: Alex Bennée --- .travis.yml | 8 +++- 1 file changed, 7 insertions(+), 1 deletion