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 A1E6E13877A for ; Mon, 25 Aug 2014 12:58:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A5CEE0878; Mon, 25 Aug 2014 12:58:06 +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 CB2F0E0878 for ; Mon, 25 Aug 2014 12:58:05 +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 C9EBD33F498 for ; Mon, 25 Aug 2014 12:58:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E66FB3E20 for ; Mon, 25 Aug 2014 12:58:02 +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: <1408971474.94119eb9b69e24e1eac0d68fd88c8eef438edbda.mrueg@gentoo> Subject: [gentoo-commits] proj/ruby-overlay:master commit in: / X-VCS-Repository: proj/ruby-overlay X-VCS-Files: .travis.yml X-VCS-Directories: / X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 94119eb9b69e24e1eac0d68fd88c8eef438edbda X-VCS-Branch: master Date: Mon, 25 Aug 2014 12:58:02 +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: 469d5bf1-680d-4bf9-bfe1-4e15c96b1cfb X-Archives-Hash: 1b791e1a596c139aa5035989717d1a41 commit: 94119eb9b69e24e1eac0d68fd88c8eef438edbda Author: Manuel Rüger gentoo org> AuthorDate: Mon Aug 25 12:57:54 2014 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Mon Aug 25 12:57:54 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=94119eb9 Update .travis.yml. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1bf4c6e..af8b5f9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ language: python python: - "3.3" env: - - PORTAGE_VER="2.2.11" + - PORTAGE_VER="2.2.12" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/