From patchwork Tue Feb 2 17:34:06 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 61031 Delivered-To: patch@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp873362lbb; Tue, 2 Feb 2016 09:35:35 -0800 (PST) X-Received: by 10.55.15.8 with SMTP id z8mr35969811qkg.42.1454434535898; Tue, 02 Feb 2016 09:35:35 -0800 (PST) Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id 16si1895571qhn.71.2016.02.02.09.35.35 for (version=TLS1 cipher=AES128-SHA bits=128/128); Tue, 02 Feb 2016 09:35:35 -0800 (PST) Received-SPF: pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) client-ip=2001:4830:134:3::11; Authentication-Results: mx.google.com; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom=qemu-devel-bounces+patch=linaro.org@nongnu.org; dkim=fail header.i=@linaro.org Received: from localhost ([::1]:58430 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQerX-0005s2-4A for patch@linaro.org; Tue, 02 Feb 2016 12:35:35 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQeqZ-0004a8-Ne for qemu-devel@nongnu.org; Tue, 02 Feb 2016 12:34:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQeqY-0007gK-OD for qemu-devel@nongnu.org; Tue, 02 Feb 2016 12:34:35 -0500 Received: from mail-wm0-x22a.google.com ([2a00:1450:400c:c09::22a]:33677) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQeqY-0007g5-Hz for qemu-devel@nongnu.org; Tue, 02 Feb 2016 12:34:34 -0500 Received: by mail-wm0-x22a.google.com with SMTP id l66so127924575wml.0 for ; Tue, 02 Feb 2016 09:34:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=urXndvcahKB632LAljXVTXS+kQyfve5L5pmVFNvv2y0=; b=T9LepWs42Cs+IZzYGkOql6HXj54vwVe6aUrpLLNj61gA83Jqt/5QG4HWXNXGE2xZ2e /xttj8zxpXO72EE4qTn7R43PzZ9Het44DbNbzi5Z5crTuMK4CKk7/L9AyXaGQ3a/qvGz WYF7YOE+yfmrgfIheybyPuhfV8PTPsC0LZUMc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=urXndvcahKB632LAljXVTXS+kQyfve5L5pmVFNvv2y0=; b=iaNbTwj4U81xxs+ukC4FKsvw+toS4/xC5gjctVwRe86MEoOTqMiQ/8ZK7E5bf/K3sO oa97inHvUuHOEOYJ+r0JuQoByQhdsyQtXuOP0U+QieXewAwQLn7s2SRMwnPdJa3tiJtf S+Svwhxm3PoMqW2KeKptUSsR1mOIUEZ6OW698uAyD5OQ+1mjvvU43MjfyxYj9S6uhIpS 6RqXcY5gDM7GPemZgFxgtkWrMKj79ttfXh/dhjG2Vrxd0wQLWVXn0wQGH6yNFnmIWUjY hdypm62rd7/Q04/m3UiWhjQv9zBjY2wJ3+BCFxG/kCZJ7hkmPdElALwps5oKccF8UFId 3VDg== X-Gm-Message-State: AG10YOS3oeK2XZLF76f6A8CqJ8NjrR47+iejb5hxonE2QQwQcAE5GnWQNMNr/Bt1g0dTdPvw X-Received: by 10.194.157.165 with SMTP id wn5mr34387434wjb.41.1454434473922; Tue, 02 Feb 2016 09:34:33 -0800 (PST) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id t3sm2520699wjz.11.2016.02.02.09.34.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Feb 2016 09:34:28 -0800 (PST) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id D0A713E0D41; Tue, 2 Feb 2016 17:34:24 +0000 (GMT) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Date: Tue, 2 Feb 2016 17:34:06 +0000 Message-Id: <1454434448-1535-5-git-send-email-alex.bennee@linaro.org> X-Mailer: git-send-email 2.7.0 In-Reply-To: <1454434448-1535-1-git-send-email-alex.bennee@linaro.org> References: <1454434448-1535-1-git-send-email-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::22a Cc: kwolf@redhat.com, peter.maydell@linaro.org, stefanha@redhat.com, pbonzini@redhat.com, =?UTF-8?q?Alex=20Benn=C3=A9e?= , david@gibson.dropbear.id.au Subject: [Qemu-devel] [PATCH v4 4/6] .travis.yml: enable ccache for the builds X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: qemu-devel-bounces+patch=linaro.org@nongnu.org Travis support ccache on a cache-per-branch basis. Given not much of the build changes between pushes as well as the duplication in each build it seems worthwhile enabling this. Signed-off-by: Alex Bennée --- .travis.yml | 1 + 1 file changed, 1 insertion(+) -- 2.7.0 diff --git a/.travis.yml b/.travis.yml index 021eec7..4f09909 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ python: compiler: - gcc - clang +cache: ccache addons: apt: packages: