mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-05-22 13:36:15 +03:00
Add Python 3.8 test environment
This commit is contained in:
parent
ed8053fce1
commit
ea6f96bffc
|
@ -31,6 +31,10 @@ matrix:
|
|||
env: TOXENV=py37
|
||||
sudo: required
|
||||
dist: xenial
|
||||
- python: 3.8
|
||||
env: TOXENV=py38
|
||||
sudo: required
|
||||
dist: xenial
|
||||
- python: pypy
|
||||
env: TOXENV=pypy
|
||||
notifications:
|
||||
|
|
Loading…
Reference in New Issue
Block a user