mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 09:36:48 +03:00
Add python 3.7 support
This commit is contained in:
parent
4cdc5bce56
commit
d90b794568
|
@ -27,6 +27,10 @@ matrix:
|
|||
env: TOXENV=py35
|
||||
- python: 3.6
|
||||
env: TOXENV=py36
|
||||
- python: 3.7
|
||||
env: TOXENV=py37
|
||||
sudo: required
|
||||
dist: xenial
|
||||
- python: pypy
|
||||
env: TOXENV=pypy
|
||||
notifications:
|
||||
|
|
Loading…
Reference in New Issue
Block a user