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 7076A1387B1 for ; Tue, 22 Sep 2015 07:11:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E069221C002; Tue, 22 Sep 2015 07:11:21 +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 8AB6021C002 for ; Tue, 22 Sep 2015 07:11:21 +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 6E1CF3406AA for ; Tue, 22 Sep 2015 07:11:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A25A183 for ; Tue, 22 Sep 2015 07:11:19 +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: <1442905859.dac72b74f8aaac4fce7bbaec202227e811b1d9be.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: dac72b74f8aaac4fce7bbaec202227e811b1d9be X-VCS-Branch: master Date: Tue, 22 Sep 2015 07:11:19 +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: 44469be0-374e-4dd8-8e97-b83539bbfb66 X-Archives-Hash: e4620476922afca2cdf49042f3a35368 commit: dac72b74f8aaac4fce7bbaec202227e811b1d9be Author: Manuel Rüger gentoo org> AuthorDate: Tue Sep 22 07:10:59 2015 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Tue Sep 22 07:10:59 2015 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=dac72b74 Update .travis .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1e100ee..8560b96 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.21" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/