mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-08 06:44:46 +08:00
include py38-dev
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user