mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Try picking a pypy
This commit is contained in:
parent
0c70fa4229
commit
5c0783b2d0
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ matrix:
|
||||||
- env: TOXENV=py36
|
- env: TOXENV=py36
|
||||||
python: 3.6
|
python: 3.6
|
||||||
- env: TOXENV=pypy
|
- env: TOXENV=pypy
|
||||||
|
python: pypy-5.7.1
|
||||||
install: pip install coveralls tox
|
install: pip install coveralls tox
|
||||||
script: tox
|
script: tox
|
||||||
before_install:
|
before_install:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue