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, 15 Aug 2020 01:50:45
Message-Id: 1597455839.c71ade993fca5cfe64a19a14be2974c47398d645.mleise@gentoo
1 commit: c71ade993fca5cfe64a19a14be2974c47398d645
2 Author: Marco Leise <marco.leise <AT> gmx <DOT> de>
3 AuthorDate: Sat Aug 15 01:43:59 2020 +0000
4 Commit: Marco Leise <marco.leise <AT> gmx <DOT> de>
5 CommitDate: Sat Aug 15 01:43:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=c71ade99
7
8 updated .travis.yml
9
10 Signed-off-by: Marco Leise <marco.leise <AT> gmx.de>
11
12 .travis.yml | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/.travis.yml b/.travis.yml
16 index 1030ca7..349614f 100644
17 --- a/.travis.yml
18 +++ b/.travis.yml
19 @@ -4,9 +4,9 @@
20 #
21 language: python
22 python:
23 - - "3.7"
24 + - "3.8"
25 env:
26 - - PORTAGE_VER="2.3.100"
27 + - PORTAGE_VER="3.0.1"
28 before_install:
29 - sudo apt-get -qq update
30 - pip install lxml pyyaml