qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 07/21] travis: update sudo-enabled Trusty ima


From: Alex Bennée
Subject: Re: [Qemu-devel] [PATCH v2 07/21] travis: update sudo-enabled Trusty images
Date: Thu, 22 Jun 2017 10:58:43 +0100
User-agent: mu4e 0.9.19; emacs 25.2.50.3

Philippe Mathieu-Daudé <address@hidden> writes:

> see https://blog.travis-ci.com/2017-06-19-trusty-updates-2017-Q2
>
> Signed-off-by: Philippe Mathieu-Daudé <address@hidden>

The way I read that blog post is group: edge is for testing things still
work but you probably don't want to merge that into your master branch.
Otherwise we'll automatically be running the bleeding edge.

> ---
>  .travis.yml | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/.travis.yml b/.travis.yml
> index 29c9ef72a4..e60a5cd8e6 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -128,6 +128,7 @@ matrix:
>      - sudo: required
>        addons:
>        dist: trusty
> +      group: edge
>        language: generic
>        compiler: none
>        env:
> @@ -147,6 +148,7 @@ matrix:
>      - sudo: required
>        addons:
>        dist: trusty
> +      group: edge
>        language: generic
>        compiler: none
>        env:
> @@ -230,6 +232,7 @@ matrix:
>      # We run on the trusty Travis hosts so that there's a wider set of
>      # dependencies satisfied to improve coverage.
>      - dist: trusty
> +      group: edge
>        env:
>          - COVERITY=1
>          - COVERITY_BUILD_CMD="make -j3"


--
Alex Bennée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]