mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-21 17:16:46 +03:00
Add python 3.6 and pypy3 to the list of test envs
This commit is contained in:
parent
9bb9cf8833
commit
1edce9a59d
|
@ -18,5 +18,6 @@ env:
|
|||
- TOXENV=py33
|
||||
- TOXENV=py34
|
||||
- TOXENV=py35
|
||||
- TOXENV=py36
|
||||
- TOXENV=pypy
|
||||
# - TOXENV=pypy3
|
||||
- TOXENV=pypy3
|
||||
|
|
Loading…
Reference in New Issue
Block a user