mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
Apparently this one variable is needed
This commit is contained in:
@@ -22,6 +22,7 @@ matrix:
|
|||||||
- python: 3.7
|
- python: 3.7
|
||||||
env:
|
env:
|
||||||
- TOXENV=cov-py37
|
- TOXENV=cov-py37
|
||||||
|
- JEDI_TEST_ENVIRONMENT=37
|
||||||
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user