From patchwork Thu Feb 4 17:11:58 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: 8225561 Return-Path: X-Original-To: patchwork-qemu-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id A858B9F6DA for ; Thu, 4 Feb 2016 17:12:30 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 1191E20382 for ; Thu, 4 Feb 2016 17:12:30 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6F76320266 for ; Thu, 4 Feb 2016 17:12:29 +0000 (UTC) Received: from localhost ([::1]:43124 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRNSG-0004dG-OV for patchwork-qemu-devel@patchwork.kernel.org; Thu, 04 Feb 2016 12:12:28 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRNS4-0004bD-2P for qemu-devel@nongnu.org; Thu, 04 Feb 2016 12:12:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRNS2-0003RL-V2 for qemu-devel@nongnu.org; Thu, 04 Feb 2016 12:12:15 -0500 Received: from mail-wm0-x22c.google.com ([2a00:1450:400c:c09::22c]:35176) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRNS2-0003Q7-Ou for qemu-devel@nongnu.org; Thu, 04 Feb 2016 12:12:14 -0500 Received: by mail-wm0-x22c.google.com with SMTP id r129so221940389wmr.0 for ; Thu, 04 Feb 2016 09:12:14 -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=vCLhTGGPDvEg7mxHP8w6Eh8nvd7fJGWnyvjOL1zWa1w=; b=LzAXi0SbAizwgAq5m5MTk4ZsvaatPN29ANPEPD12LqlVTzNnU5WqO2bswMgIhzfn9t EZ6afB3mzkC2VvS4K4sq3mvIAMEw416IHoVRgme81/uDnBnze6Q8/ya/XadvBKAEQc0a 0YERqLjzJgQqULgTb8OnVF0O0f+ohAcHyKwZA= 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=vCLhTGGPDvEg7mxHP8w6Eh8nvd7fJGWnyvjOL1zWa1w=; b=EmDypbzCP8wdejXcE1OwKzbvOAWfNs1ewtrm5S3ZSrMy8xPQZrZJpkcPYT4t9EYxxB PaXviJxaYvOsVi+l3IGsvVBJSDbDUgX3Z8ebjZOcwUnqbQT13YYbaNXpJe9rt4RUrGfi vmwBvMiV8NKPOn1GKtKHyqxM16TQmBCm8bZF9ePSF7FETL7k20N4yTOu+cbwA/RcDV1P e19iMjWNXUGFuygwPzZCWqjqMYzcfztlmPkWmz0hZkjaEM4kdtThvGfXLktwiArNrXw9 X/Z0gBOLvSd90VM94h0MPPKlvbymMQ4e2biZP58Em66C+NXvvkYNTabFyXAKUv28yBrR AIrA== X-Gm-Message-State: AG10YOSBPzq1/s8eTeH2Qo7cfh9cYa2cCqLfVY/FEC0v4D5Y7su7GgpchZnDR6ek5Yb4xr0z X-Received: by 10.194.123.103 with SMTP id lz7mr10343449wjb.140.1454605934238; Thu, 04 Feb 2016 09:12:14 -0800 (PST) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id q129sm13666321wmd.14.2016.02.04.09.12.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Feb 2016 09:12:11 -0800 (PST) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id 0AF933E0782; Thu, 4 Feb 2016 17:12:09 +0000 (GMT) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: peter.maydell@linaro.org Date: Thu, 4 Feb 2016 17:11:58 +0000 Message-Id: <1454605920-12791-5-git-send-email-alex.bennee@linaro.org> X-Mailer: git-send-email 2.7.0 In-Reply-To: <1454605920-12791-1-git-send-email-alex.bennee@linaro.org> References: <1454605920-12791-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::22c Cc: =?UTF-8?q?Alex=20Benn=C3=A9e?= , qemu-devel@nongnu.org Subject: [Qemu-devel] [PULL 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+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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 Reviewed-by: David Gibson Tested-by: David Gibson --- pr: added r-b and t-b tags --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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: