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 28E231387FF for ; Tue, 21 Oct 2014 18:40:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD0FAE0810; Tue, 21 Oct 2014 18:40:24 +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 9118DE0810 for ; Tue, 21 Oct 2014 18:40:24 +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 839703403F6 for ; Tue, 21 Oct 2014 18:40:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A2BE86A8 for ; Tue, 21 Oct 2014 18:40:22 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1413916816.34e0ca7df59bdf58f9019059b9652e055ff601c4.maekke@gentoo> Subject: [gentoo-commits] dev/maekke:master commit in: / X-VCS-Repository: dev/maekke X-VCS-Files: .travis.yml X-VCS-Directories: / X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 34e0ca7df59bdf58f9019059b9652e055ff601c4 X-VCS-Branch: master Date: Tue, 21 Oct 2014 18:40:22 +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: 39bdce31-e110-438c-90e9-7b334d94c007 X-Archives-Hash: 2f4e58b146d4ea2c3a5c869db61df850 commit: 34e0ca7df59bdf58f9019059b9652e055ff601c4 Author: Markus Meier gentoo org> AuthorDate: Tue Oct 21 18:40:16 2014 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue Oct 21 18:40:16 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=dev/maekke.git;a=commit;h=34e0ca7d bump .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0050353..329d498 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ language: python python: - "3.4" env: - - PORTAGE_VER="2.2.13" + - PORTAGE_VER="2.2.14" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/