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 68786138334 for ; Thu, 21 Jun 2018 20:16:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E5A8E0837; Thu, 21 Jun 2018 20:16:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1F4D6E0837 for ; Thu, 21 Jun 2018 20:16:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C2921335CC5 for ; Thu, 21 Jun 2018 20:16:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 428A52D6 for ; Thu, 21 Jun 2018 20:16: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: <1529612179.9e54708d1f68fd0ee32d6ddbd6eae025f3eb6b13.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: 9e54708d1f68fd0ee32d6ddbd6eae025f3eb6b13 X-VCS-Branch: master Date: Thu, 21 Jun 2018 20:16: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: 6f2efa19-1a08-4fe9-b358-e90743056091 X-Archives-Hash: 33c80e336fbe83c5bb5b0f925a453963 commit: 9e54708d1f68fd0ee32d6ddbd6eae025f3eb6b13 Author: Justin Lecher gentoo org> AuthorDate: Thu Jun 21 20:16:19 2018 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Jun 21 20:16:19 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9e54708d Bump portage version Signed-off-by: Justin Lecher gentoo.org> .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7e59eb158..3841edb5d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ cache: pip python: - pypy env: - - PORTAGE_VER="2.3.24" + - PORTAGE_VER="2.3.40" before_install: - sudo apt-get -qq update install: