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:
- 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: