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 41D9C1384B4 for ; Tue, 24 Nov 2015 05:09:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A252C21C021; Tue, 24 Nov 2015 05:09:09 +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 3435B21C021 for ; Tue, 24 Nov 2015 05:09:09 +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 10865340845 for ; Tue, 24 Nov 2015 05:09:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 29E649F4 for ; Tue, 24 Nov 2015 05:09:03 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1448341734.07015ba424c9ed1e42b34ff46a3ded6350f3e711.ottxor@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: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 07015ba424c9ed1e42b34ff46a3ded6350f3e711 X-VCS-Branch: master Date: Tue, 24 Nov 2015 05:09:03 +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: 1086e8cd-baff-47d2-aaf9-60e694703f03 X-Archives-Hash: 260823449bf994a0a2f85dcc60cd1635 commit: 07015ba424c9ed1e42b34ff46a3ded6350f3e711 Author: Christoph Junghans gentoo org> AuthorDate: Tue Nov 24 05:08:54 2015 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Tue Nov 24 05:08:54 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=07015ba4 .travis.yml: updated .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c80aa86..c4b9a89 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.2.24" + - PORTAGE_VER="2.2.25" before_script: - mkdir travis-overlay - mv !(travis-overlay) travis-overlay/