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 8593159CB2 for ; Sun, 17 Apr 2016 08:45:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9E7321C068; Sun, 17 Apr 2016 08:45:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2EF1821C011 for ; Sun, 17 Apr 2016 08:45:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 99712340831 for ; Sun, 17 Apr 2016 08:45:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3913915F for ; Sun, 17 Apr 2016 08:45:12 +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: <1460124137.86d2442b679883a4f4944be8290d6842de15fde8.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: 86d2442b679883a4f4944be8290d6842de15fde8 X-VCS-Branch: master Date: Sun, 17 Apr 2016 08:45:12 +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: ffb2b8c9-fb3e-4d5e-bf26-bcba4a3977fb X-Archives-Hash: 2d0c3e405f82d43a3ba252fc89958982 commit: 86d2442b679883a4f4944be8290d6842de15fde8 Author: Heather users noreply github com> AuthorDate: Fri Apr 8 14:02:17 2016 +0000 Commit: Heather Cynede gentoo org> CommitDate: Fri Apr 8 14:02:17 2016 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=86d2442b Update .travis.yml .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 101d1b1..df68cf5 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.28" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/