Re: [Qemu-devel] [PATCH 01/11] travis: build using all available cpus

2017-06-19 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > no improvement as of today, but if Travis release their limit on the > opensource > plan or upgrade their hardware the builds will get some benefit. > > Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Alex Bennée > --- > .travis.yml | 3 ++- > 1 file cha

[Qemu-devel] [PATCH 01/11] travis: build using all available cpus

2017-06-16 Thread Philippe Mathieu-Daudé
no improvement as of today, but if Travis release their limit on the opensource plan or upgrade their hardware the builds will get some benefit. Signed-off-by: Philippe Mathieu-Daudé --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml i