forked from VimPlug/jedi
Ignore pypy in travis for now
There are too many issues in there and I won't look at them.
This commit is contained in:
@@ -29,7 +29,9 @@ matrix:
|
||||
- JEDI_TEST_ENVIRONMENT=36
|
||||
- python: 3.5
|
||||
env: TOXENV=sith
|
||||
- python: pypy
|
||||
# For now ignore pypy, there are so many issues that we don't really need
|
||||
# to run it.
|
||||
#- python: pypy
|
||||
- python: "3.7-dev"
|
||||
before_install:
|
||||
- ./travis_install.sh
|
||||
|
||||
Reference in New Issue
Block a user