mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 17:14:43 +04:00
Don't test python3.5 now that we test python3.7
This commit is contained in:
parent
ed1901423d
commit
707e458984
3 changed files with 2 additions and 4 deletions
|
|
@ -7,8 +7,6 @@ matrix:
|
|||
include:
|
||||
- env: TOXENV=py27
|
||||
- env: TOXENV=py27 LATEST_GIT=1
|
||||
- env: TOXENV=py35
|
||||
python: 3.5
|
||||
- env: TOXENV=py36
|
||||
python: 3.6
|
||||
- env: TOXENV=pypy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue