commit: a4ce34bc9684b0a60f8ced5430622f21002a4317
Author: Marco Leise <marco.leise <AT> gmx <DOT> de>
AuthorDate: Tue Mar 3 14:52:32 2020 +0000
Commit: Marco Leise <marco.leise <AT> gmx <DOT> de>
CommitDate: Tue Mar 3 14:52:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=a4ce34bc
updated .travis.yml
Signed-off-by: Marco Leise <marco.leise <AT> gmx.de>
.travis.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 861804b..ae7da00 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,9 +4,9 @@
#
language: python
python:
- - pypy
+ - "3.7"
env:
- - PORTAGE_VER="2.3.78"
+ - PORTAGE_VER="2.3.90"
before_install:
- sudo apt-get -qq update
- pip install lxml pyyaml