On 3/4/16 9:48 AM, Jan Beulich wrote:
>>>> On 04.03.16 at 15:46, <car...@cardoe.com> wrote:
>> --- a/.travis.yml
>> +++ b/.travis.yml
>> @@ -1,6 +1,12 @@
>>  language: c
>>  dist: trusty
>>  sudo: required
>> +# don't test master, smoke and coverity branches
>> +branches:
>> +    except:
>> +        - master
>> +        - smoke
>> +        - coverity-tested/master
> 
> With the intention to perhaps make this (iirc) coverity-tested/smoke,
> perhaps use a wildcard: coverity-tested/* ?
> 
> Jan
> 

Yes. I can fix that up. Let me post a v2 and actually test it. They
don't use globbing or wildcards but instead "Ruby regular expression
syntax". I can't say I know Ruby so it might take one or two tries to
get the pattern right.


The other two patches in this series can be merged independently (3/3
does depend on 2/3).

-- 
Doug Goldstein

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to