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 10E7E13881E for ; Tue, 22 Sep 2015 08:19:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E347E088F; Tue, 22 Sep 2015 08:19:44 +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 06AE0E087D for ; Tue, 22 Sep 2015 08:19:42 +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 0642E34091F for ; Tue, 22 Sep 2015 08:19:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D0761FD for ; Tue, 22 Sep 2015 08:19:38 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1442907241.36582cd56f33b6271ec71b2d43355da3a49cc7af.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Files: .travis.yml X-VCS-Directories: / X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 36582cd56f33b6271ec71b2d43355da3a49cc7af X-VCS-Branch: master Date: Tue, 22 Sep 2015 08:19:38 +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: c6bb9b15-b2fb-44d6-bc84-43e29f33c26c X-Archives-Hash: 8516f66d6470b657e76bbea58148b0a8 commit: 36582cd56f33b6271ec71b2d43355da3a49cc7af Author: Justin Lecher gentoo org> AuthorDate: Tue Sep 22 07:34:01 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue Sep 22 07:34:01 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=36582cd5 Update travis.yml Signed-off-by: Justin Lecher gentoo.org> .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4f50844..015c625 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/