mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
Remove specific pypy version workaround
This commit is contained in:
parent
618509809c
commit
50eac283de
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ matrix:
|
|||
- env: TOXENV=py36
|
||||
python: 3.6
|
||||
- env: TOXENV=pypy
|
||||
python: pypy-5.7.1
|
||||
install: pip install coveralls tox
|
||||
script: tox
|
||||
before_install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue