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 0EF3213888F for ; Sat, 10 Oct 2015 09:42:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39C29E080A; Sat, 10 Oct 2015 09:42:41 +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 CB432E080A for ; Sat, 10 Oct 2015 09:42:40 +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 84B5F340680 for ; Sat, 10 Oct 2015 09:42:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24279DE7 for ; Sat, 10 Oct 2015 09:42:37 +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: <1444470147.d2446f3b7fadd2d3794ae0560c7bea0e71158494.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: d2446f3b7fadd2d3794ae0560c7bea0e71158494 X-VCS-Branch: master Date: Sat, 10 Oct 2015 09:42:37 +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: 8cef5612-b872-4973-b094-352aa83bfc19 X-Archives-Hash: df45a21bae72c69575a6bc72bf121605 commit: d2446f3b7fadd2d3794ae0560c7bea0e71158494 Author: Manuel Rüger gentoo org> AuthorDate: Sat Oct 10 09:42:27 2015 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sat Oct 10 09:42:27 2015 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=d2446f3b travis.yml: Update .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8560b96..943475c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.2.21" + - PORTAGE_VER="2.2.23" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/