From 901182bcfc526c3544581f44896fe7eeb25ccfb8 Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Fri, 24 May 2019 16:07:53 +0200 Subject: [PATCH] include py38-dev --- .travis.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fa7f6839..69ea2cd2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ matrix: allow_failures: - python: pypy - env: TOXENV=sith - - python: 3.7 + - python: 3.8-dev include: - python: 3.6 env: @@ -28,6 +28,9 @@ matrix: # For now ignore pypy, there are so many issues that we don't really need # to run it. #- python: pypy + - python: 3.8-dev + env: + - JEDI_TEST_ENVIRONMENT=36 install: - pip install --quiet tox-travis script: