[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 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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |