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 3A83F59CA9 for ; Tue, 29 Mar 2016 16:47:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F37F21C005; Tue, 29 Mar 2016 16:47:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 41CA021C005 for ; Tue, 29 Mar 2016 16:47:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F9FC340942 for ; Tue, 29 Mar 2016 16:47:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 094CA856 for ; Tue, 29 Mar 2016 16:47:34 +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: <1459269936.8cdba82c257d6bae4449d2936034c5be79dcc7f1.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: 8cdba82c257d6bae4449d2936034c5be79dcc7f1 X-VCS-Branch: master Date: Tue, 29 Mar 2016 16:47:34 +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: 5d5ddd66-caae-4bab-aa8c-eaf795e24fd7 X-Archives-Hash: b77a9342bb78cd5c85f0f44f49c0b553 commit: 8cdba82c257d6bae4449d2936034c5be79dcc7f1 Author: Justin Lecher gentoo org> AuthorDate: Tue Mar 29 16:45:36 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue Mar 29 16:45:36 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8cdba82c Travis: Use portage 2.2.28 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 d5b6eb4..a702e5a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.2.27" + - PORTAGE_VER="2.2.28" before_install: - sudo apt-get -qq update - sudo apt-get install -y libxml2