[CRIU] [PATCH] build: Fix travis arch
Pavel Emelyanov
xemul at virtuozzo.com
Wed Feb 17 02:26:48 PST 2016
On 02/16/2016 11:31 AM, Cyrill Gorcunov wrote:
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
> .travis.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/.travis.yml b/.travis.yml
> index 0f93242abe9d..6123e24a2449 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -1,7 +1,7 @@
> language: c
> env:
> - ARCH=arm
> - - ARCH=x86_64
> + - ARCH=x86
> compiler:
> - gcc
> before_install:
>
applied
More information about the CRIU
mailing list