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 653B61384B4 for ; Wed, 25 Nov 2015 21:19:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDB7621C097; Wed, 25 Nov 2015 21:19:36 +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 8F38F21C097 for ; Wed, 25 Nov 2015 21:19:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 72A3033F7F8 for ; Wed, 25 Nov 2015 21:19:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 643B0612 for ; Wed, 25 Nov 2015 21:19:30 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1448486358.e3777cd470824f7c9f02029c53e48dc73b70e137.mrueg@gentoo> Subject: [gentoo-commits] dev/mrueg:master commit in: / X-VCS-Repository: dev/mrueg X-VCS-Files: .travis.yml X-VCS-Directories: / X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: e3777cd470824f7c9f02029c53e48dc73b70e137 X-VCS-Branch: master Date: Wed, 25 Nov 2015 21:19:30 +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: e02c3584-dbea-452d-a7cb-410b04425da1 X-Archives-Hash: 48514c32af279e62bb8529da00f79d03 commit: e3777cd470824f7c9f02029c53e48dc73b70e137 Author: Manuel Rüger gentoo org> AuthorDate: Wed Nov 25 21:19:18 2015 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Wed Nov 25 21:19:18 2015 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=e3777cd4 .travis.yml: Update portage version .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 13ecf97..101d1b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.2.24" + - PORTAGE_VER="2.2.26" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/