From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-841666-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 168D013888F for <garchives@archives.gentoo.org>; Wed, 21 Oct 2015 14:35:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7B4BE07FB; Wed, 21 Oct 2015 14:35:55 +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 3DB95E07FB for <gentoo-commits@lists.gentoo.org>; Wed, 21 Oct 2015 14:35:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF4EB34072E for <gentoo-commits@lists.gentoo.org>; Wed, 21 Oct 2015 14:35:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB98B1572 for <gentoo-commits@lists.gentoo.org>; Wed, 21 Oct 2015 14:35:51 +0000 (UTC) From: "Justin Lecher" <jlec@gentoo.org> 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" <jlec@gentoo.org> Message-ID: <1445438133.d1267b9a31d99fff953be0154abae843ca65d76c.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: d1267b9a31d99fff953be0154abae843ca65d76c X-VCS-Branch: master Date: Wed, 21 Oct 2015 14:35:51 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 54e867a4-fa7e-43e7-8e7f-85c4fcf9c931 X-Archives-Hash: e329bb0ab659a64bff9cc25230325dea commit: d1267b9a31d99fff953be0154abae843ca65d76c Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Oct 21 14:35:33 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Oct 21 14:35:33 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d1267b9a Update CI script Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 015c625..a4a230a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.2.21" + - PORTAGE_VER="2.2.23" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/