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 2A2261384B4 for ; Tue, 1 Dec 2015 10:29:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F46B21C0E5; Tue, 1 Dec 2015 10:29:42 +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 F334621C0E5 for ; Tue, 1 Dec 2015 10:29:41 +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 E9CE2340686 for ; Tue, 1 Dec 2015 10:29:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD3D1C7A for ; Tue, 1 Dec 2015 10:29:36 +0000 (UTC) From: "Heather Cynede" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Heather Cynede" Message-ID: <1447139544.b39d030fbb157e211d41b620df2535124fce045c.cynede@gentoo> Subject: [gentoo-commits] proj/dotnet:master commit in: / X-VCS-Repository: proj/dotnet X-VCS-Files: .travis.yml X-VCS-Directories: / X-VCS-Committer: cynede X-VCS-Committer-Name: Heather Cynede X-VCS-Revision: b39d030fbb157e211d41b620df2535124fce045c X-VCS-Branch: master Date: Tue, 1 Dec 2015 10:29:36 +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: f799f154-7fb9-4b6a-aa6b-6e402397619d X-Archives-Hash: 9b66eaad08adace3e0c8d47f8ab66ec8 commit: b39d030fbb157e211d41b620df2535124fce045c Author: Heather users noreply github com> AuthorDate: Tue Nov 10 07:12:24 2015 +0000 Commit: Heather Cynede gentoo org> CommitDate: Tue Nov 10 07:12:24 2015 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=b39d030f Update .travis.yml .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1e100ee..13ecf97 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.2.20.1" + - PORTAGE_VER="2.2.24" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/