mirror of
https://github.com/davidhalter/jedi.git
synced 2026-09-04 16:46:55 +08:00
Try to put env variables on one line
This commit is contained in:
+1
-2
@@ -22,8 +22,7 @@ matrix:
|
|||||||
include:
|
include:
|
||||||
- python: 3.5
|
- python: 3.5
|
||||||
env:
|
env:
|
||||||
- TOXENV=cov
|
- TOXENV=cov JEDI_TEST_ENVIRONMENT=35
|
||||||
- JEDI_TEST_ENVIRONMENT=34
|
|
||||||
- python: 3.5
|
- python: 3.5
|
||||||
env: TOXENV=sith
|
env: TOXENV=sith
|
||||||
- python: pypy
|
- python: pypy
|
||||||
|
|||||||
Reference in New Issue
Block a user