mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-01-31 03:36:41 +03:00
Rename matrix to jobs at travis config
This commit is contained in:
parent
0126fdb522
commit
dfe61826b0
|
@ -4,7 +4,7 @@ script:
|
||||||
- tox
|
- tox
|
||||||
language:
|
language:
|
||||||
- python
|
- python
|
||||||
matrix:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
env: TOXENV=coveralls DEPENDENCY_INJECTOR_DEBUG_MODE=1
|
env: TOXENV=coveralls DEPENDENCY_INJECTOR_DEBUG_MODE=1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user