mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 05:54:25 +08:00
Allowing the cov tests did not properly work. Trying again.
This commit is contained in:
@@ -18,13 +18,15 @@ matrix:
|
||||
allow_failures:
|
||||
- python: pypy
|
||||
- env: TOXENV=sith
|
||||
- env: TOXENV=cov
|
||||
- env:
|
||||
- TOXENV=cov
|
||||
- JEDI_TEST_ENVIRONMENT=36
|
||||
- python: 3.7-dev
|
||||
include:
|
||||
- python: 3.5
|
||||
env:
|
||||
- TOXENV=cov
|
||||
- JEDI_TEST_ENVIRONMENT=35
|
||||
- JEDI_TEST_ENVIRONMENT=36
|
||||
- python: 3.5
|
||||
env: TOXENV=sith
|
||||
- python: pypy
|
||||
|
||||
Reference in New Issue
Block a user