1
0
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:
Dave Halter
2018-01-06 14:13:15 +01:00
parent 7c78882967
commit 9e1cce6111

View File

@@ -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