[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/3] travis: skip building coverity, smoke, and master
On 3/4/16 9:48 AM, Jan Beulich wrote: >>>> On 04.03.16 at 15:46, <cardoe@xxxxxxxxxx> 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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |