mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-08 00:09:15 -05:00
Try picking a pypy
This commit is contained in:
@@ -12,6 +12,7 @@ matrix:
|
||||
- env: TOXENV=py36
|
||||
python: 3.6
|
||||
- env: TOXENV=pypy
|
||||
python: pypy-5.7.1
|
||||
install: pip install coveralls tox
|
||||
script: tox
|
||||
before_install:
|
||||
|
||||
Reference in New Issue
Block a user