mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 17:14:43 +04:00
Stop supporting python2.6 Resolves #263
This commit is contained in:
parent
ea05189c28
commit
1522a8e05b
3 changed files with 2 additions and 7 deletions
|
|
@ -1,7 +1,6 @@
|
|||
language: python
|
||||
python: 3.5
|
||||
env: # These should match the tox env list
|
||||
- TOXENV=py26
|
||||
- TOXENV=py27
|
||||
- TOXENV=py33
|
||||
- TOXENV=py34
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue