Get interpreter environment tests working

This commit is contained in:
Dave Halter
2020-01-12 20:47:51 +01:00
parent 591e3c4565
commit c56dae4835
2 changed files with 18 additions and 4 deletions
-1
View File
@@ -21,7 +21,6 @@ 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