mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-15 16:49:52 +00:00
Remove 2.6 from testing matrix
Explicitly list which versions of Python 2 and 3 we support
This commit is contained in:
parent
0fd276d5ee
commit
a1c1247cba
2 changed files with 3 additions and 2 deletions
|
|
@ -11,8 +11,6 @@ notifications:
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- python: 2.6
|
||||
env: TOXENV=py26
|
||||
- python: 2.7
|
||||
env: TOXENV=py27
|
||||
- python: 3.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue