>>> 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


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

Reply via email to