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 6AEA51384B4 for ; Thu, 10 Dec 2015 07:45:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 362F121C019; Thu, 10 Dec 2015 07:45:02 +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 4994421C048 for ; Thu, 10 Dec 2015 07:45:01 +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 47A5234073B for ; Thu, 10 Dec 2015 07:45:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C16F6B5D for ; Thu, 10 Dec 2015 07:44:56 +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: <1448969791.0e640a1e237fb65c341d7b5188b6e3371738f242.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: 0e640a1e237fb65c341d7b5188b6e3371738f242 X-VCS-Branch: master Date: Thu, 10 Dec 2015 07:44: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: 972015eb-521d-4ad6-adc9-a90104fe18e4 X-Archives-Hash: 9b6e108f8fa45456d0f291ddbcdc3054 commit: 0e640a1e237fb65c341d7b5188b6e3371738f242 Author: Heather users noreply github com> AuthorDate: Tue Dec 1 11:36:31 2015 +0000 Commit: Heather Cynede gentoo org> CommitDate: Tue Dec 1 11:36:31 2015 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=0e640a1e Update .travis.yml .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/