Re: [libvirt] [PATCH 2/8] travis: Move variables to 'env' section

2017-09-14 Thread Daniel P. Berrange
On Thu, Sep 14, 2017 at 03:09:02PM +0200, Andrea Bolognani wrote: > Signed-off-by: Andrea Bolognani > --- > .travis.yml | 12 +--- > 1 file changed, 9 insertions(+), 3 deletions(-) > > diff --git a/.travis.yml b/.travis.yml > index 8831f742c..367baf861 100644 > --- a/.travis.yml > +++ b/

[libvirt] [PATCH 2/8] travis: Move variables to 'env' section

2017-09-14 Thread Andrea Bolognani
Signed-off-by: Andrea Bolognani --- .travis.yml | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8831f742c..367baf861 100644 --- a/.travis.yml +++ b/.travis.yml @@ -60,14 +60,20 @@ git: depth: 5 submodules: true +env: + glob