From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E323B138CD0 for ; Fri, 22 May 2015 21:40:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A3BCE0841; Fri, 22 May 2015 21:40:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BE57EE0841 for ; Fri, 22 May 2015 21:40:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9BE2B340B10 for ; Fri, 22 May 2015 21:40:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A1E19BD for ; Fri, 22 May 2015 21:40:45 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1432330840.507c0cbb1dd7e64fc133d18dcc82a9a8d3ee608b.maekke@gentoo> Subject: [gentoo-commits] dev/maekke:master commit in: / X-VCS-Repository: dev/maekke X-VCS-Files: .travis.yml X-VCS-Directories: / X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 507c0cbb1dd7e64fc133d18dcc82a9a8d3ee608b X-VCS-Branch: master Date: Fri, 22 May 2015 21:40:45 +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: 21f6d829-59eb-4251-9039-6d6c1e086854 X-Archives-Hash: fb0167c755f54c3df8b540a7272baf4e commit: 507c0cbb1dd7e64fc133d18dcc82a9a8d3ee608b Author: Markus Meier gentoo org> AuthorDate: Fri May 22 21:40:40 2015 +0000 Commit: Markus Meier gentoo org> CommitDate: Fri May 22 21:40:40 2015 +0000 URL: https://gitweb.gentoo.org/dev/maekke.git/commit/?id=507c0cbb bump .travis.yml .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8fee0ed..b249ec6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.2.15" + - PORTAGE_VER="2.2.20" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/