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 D869E58973 for ; Tue, 19 Jan 2016 20:57:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E12B21C044; Tue, 19 Jan 2016 20:57:00 +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 4D80221C044 for ; Tue, 19 Jan 2016 20:57:00 +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 44F553408DD for ; Tue, 19 Jan 2016 20:56:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAC48CB3 for ; Tue, 19 Jan 2016 20:56:56 +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: <1453237007.9a7bbb16320c0180222ac5aa4bb3b07a4058a598.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: 9a7bbb16320c0180222ac5aa4bb3b07a4058a598 X-VCS-Branch: master Date: Tue, 19 Jan 2016 20:56:56 +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: 037340f3-918c-40b1-9498-ba706ead784b X-Archives-Hash: f30c3c08b888bd5ab9883408dbe38fdd commit: 9a7bbb16320c0180222ac5aa4bb3b07a4058a598 Author: Manuel Rüger gentoo org> AuthorDate: Tue Jan 19 20:56:47 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Tue Jan 19 20:56:47 2016 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=9a7bbb16 .travis.yml: Update. .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 101d1b1..50ad58a8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.2.26" + - PORTAGE_VER="2.2.27" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/