Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: /
Date: Fri, 02 Nov 2018 09:03:59
Message-Id: 1541149413.a7ea63dbf27ef894e8fa180b0440e42aa9dfd7e4.asturm@gentoo
1 commit: a7ea63dbf27ef894e8fa180b0440e42aa9dfd7e4
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 2 09:03:15 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 2 09:03:33 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a7ea63db
7
8 travis.yml: Bump portage version to 2.3.51
9
10 .travis.yml | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/.travis.yml b/.travis.yml
14 index 022b909e60..79c48c29eb 100644
15 --- a/.travis.yml
16 +++ b/.travis.yml
17 @@ -6,7 +6,7 @@ language: python
18 python:
19 - pypy
20 env:
21 - - PORTAGE_VER="2.3.43"
22 + - PORTAGE_VER="2.3.51"
23 before_install:
24 - sudo apt-get -qq update
25 - pip install lxml pyyaml