mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-25 01:38:36 +08:00
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:
+3
-1
@@ -29,7 +29,9 @@ matrix:
|
|||||||
- JEDI_TEST_ENVIRONMENT=36
|
- JEDI_TEST_ENVIRONMENT=36
|
||||||
- python: 3.5
|
- python: 3.5
|
||||||
env: TOXENV=sith
|
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"
|
- python: "3.7-dev"
|
||||||
before_install:
|
before_install:
|
||||||
- ./travis_install.sh
|
- ./travis_install.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user