Gentoo Archives: gentoo-commits

From: Marco Leise <marco.leise@×××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/user/dlang:master commit in: /
Date: Sat, 30 May 2020 16:47:21
Message-Id: 1590748765.a26de848b729a952a2991474c662439cd865f1a1.mleise@gentoo
1 commit: a26de848b729a952a2991474c662439cd865f1a1
2 Author: Marco Leise <marco.leise <AT> gmx <DOT> de>
3 AuthorDate: Fri May 29 10:39:25 2020 +0000
4 Commit: Marco Leise <marco.leise <AT> gmx <DOT> de>
5 CommitDate: Fri May 29 10:39:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=a26de848
7
8 updated .travis.yml
9
10 Signed-off-by: Marco Leise <marco.leise <AT> gmx.de>
11
12 .travis.yml | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/.travis.yml b/.travis.yml
16 index 781f29c..1030ca7 100644
17 --- a/.travis.yml
18 +++ b/.travis.yml
19 @@ -6,7 +6,7 @@ language: python
20 python:
21 - "3.7"
22 env:
23 - - PORTAGE_VER="2.3.99"
24 + - PORTAGE_VER="2.3.100"
25 before_install:
26 - sudo apt-get -qq update
27 - pip install lxml pyyaml