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