include py38-dev

This commit is contained in:
Daniel Hahler
2019-05-24 16:07:53 +02:00
parent 6a67d2dad2
commit 901182bcfc

View File

@@ -17,7 +17,7 @@ matrix:
allow_failures: allow_failures:
- python: pypy - python: pypy
- env: TOXENV=sith - env: TOXENV=sith
- python: 3.7 - python: 3.8-dev
include: include:
- python: 3.6 - python: 3.6
env: env:
@@ -28,6 +28,9 @@ matrix:
# For now ignore pypy, there are so many issues that we don't really need # For now ignore pypy, there are so many issues that we don't really need
# to run it. # to run it.
#- python: pypy #- python: pypy
- python: 3.8-dev
env:
- JEDI_TEST_ENVIRONMENT=36
install: install:
- pip install --quiet tox-travis - pip install --quiet tox-travis
script: script: