mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-14 02:20:53 +03:00
Add PyPy 3 to travis file
This commit is contained in:
parent
953f93631b
commit
6ba1c2a737
|
@ -37,5 +37,7 @@ matrix:
|
|||
dist: xenial
|
||||
- python: pypy
|
||||
env: TOXENV=pypy
|
||||
- python: pypy3
|
||||
env: TOXENV=pypy3
|
||||
notifications:
|
||||
slack: ets-labs:g9OU0r5PXjA5ueeoQw01dVvV
|
||||
|
|
Loading…
Reference in New Issue
Block a user