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: Tue, 03 Mar 2020 14:58:59
Message-Id: 1583247152.a4ce34bc9684b0a60f8ced5430622f21002a4317.mleise@gentoo
1 commit: a4ce34bc9684b0a60f8ced5430622f21002a4317
2 Author: Marco Leise <marco.leise <AT> gmx <DOT> de>
3 AuthorDate: Tue Mar 3 14:52:32 2020 +0000
4 Commit: Marco Leise <marco.leise <AT> gmx <DOT> de>
5 CommitDate: Tue Mar 3 14:52:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=a4ce34bc
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 861804b..ae7da00 100644
17 --- a/.travis.yml
18 +++ b/.travis.yml
19 @@ -4,9 +4,9 @@
20 #
21 language: python
22 python:
23 - - pypy
24 + - "3.7"
25 env:
26 - - PORTAGE_VER="2.3.78"
27 + - PORTAGE_VER="2.3.90"
28 before_install:
29 - sudo apt-get -qq update
30 - pip install lxml pyyaml