mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-24 09:18:36 +08:00
Travis: remove TOXENV=cov from allowed failures
This commit is contained in:
committed by
Dave Halter
parent
b94b45cfa1
commit
3c909a9849
@@ -24,9 +24,6 @@ matrix:
|
|||||||
allow_failures:
|
allow_failures:
|
||||||
- python: pypy
|
- python: pypy
|
||||||
- env: TOXENV=sith
|
- env: TOXENV=sith
|
||||||
- env:
|
|
||||||
- TOXENV=cov
|
|
||||||
- JEDI_TEST_ENVIRONMENT=36
|
|
||||||
- python: 3.7-dev
|
- python: 3.7-dev
|
||||||
include:
|
include:
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
|
|||||||
Reference in New Issue
Block a user