mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-11 19:10:22 -05:00
Stop testing against py33
This commit is contained in:
@@ -2,7 +2,6 @@ language: python
|
||||
python: 3.5
|
||||
env: # These should match the tox env list
|
||||
- TOXENV=py27
|
||||
- TOXENV=py33
|
||||
- TOXENV=py34
|
||||
- TOXENV=py35
|
||||
- TOXENV=pypy
|
||||
|
||||
Reference in New Issue
Block a user