mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-11 09:00:57 +03:00
Fix pypy and change python version for coverage job to 3.8
This commit is contained in:
parent
0152fa2152
commit
7f72f1068b
|
@ -3,7 +3,7 @@ dist: xenial
|
|||
language: python
|
||||
jobs:
|
||||
include:
|
||||
- python: 3.6
|
||||
- python: 3.8
|
||||
env: TOXENV=coveralls DEPENDENCY_INJECTOR_DEBUG_MODE=1
|
||||
install:
|
||||
- pip install tox
|
||||
|
|
Loading…
Reference in New Issue
Block a user