1
0
forked from VimPlug/jedi

Apparently this one variable is needed

This commit is contained in:
Dave Halter
2020-01-17 02:15:06 +01:00
parent eb103d293c
commit 4cd2b9a355

View File

@@ -22,6 +22,7 @@ matrix:
- python: 3.7
env:
- TOXENV=cov-py37
- JEDI_TEST_ENVIRONMENT=37
# For now ignore pypy, there are so many issues that we don't really need
# to run it.
#- python: pypy