From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D9EA0139085 for ; Sun, 29 Jan 2017 20:29:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29DDA14579; Sun, 29 Jan 2017 20:29:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 07B4014579 for ; Sun, 29 Jan 2017 20:29:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E63723412CB for ; Sun, 29 Jan 2017 20:29:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 474743A26 for ; Sun, 29 Jan 2017 20:29:32 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1485721760.ffdb5e0faae41f5edf9f8bf73eae341691040e37.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Files: .travis.yml X-VCS-Directories: / X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: ffdb5e0faae41f5edf9f8bf73eae341691040e37 X-VCS-Branch: master Date: Sun, 29 Jan 2017 20:29:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8b4dbb94-ebc9-4649-ae52-659f7ff70c6f X-Archives-Hash: c2257f7aabab91a973a847bc78c5c230 commit: ffdb5e0faae41f5edf9f8bf73eae341691040e37 Author: Justin Lecher gentoo org> AuthorDate: Sun Jan 29 20:29:20 2017 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Jan 29 20:29:20 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ffdb5e0f Use caches for travis Signed-off-by: Justin Lecher gentoo.org> .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9748695..d5b8c3a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ # See https://github.com/mrueg/repoman-travis # language: python +cache: pip python: - pypy env: