On 11/12/2019 15.33, Paolo Bonzini wrote: > Most developers are using out-of-tree builds and it was discussed in the past > to only allow those. To prepare for the transition, use out-of-tree builds > in all continuous integration jobs. > > Based on a patch by Marc-André Lureau. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > v1->v2: include all changes to .travis.yml... > > .cirrus.yml | 8 ++++++-- > .gitlab-ci.yml | 28 +++++++++++++++++++++------- > .shippable.yml | 4 +++- > .travis.yml | 13 ++++++++----- > configure | 1 + > 5 files changed, 39 insertions(+), 15 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>