mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-10 14:54:17 +00:00
Trim Python 3.3 from Travis CI config
This commit is contained in:
parent
55caffdbe9
commit
5c78396e4e
1 changed files with 0 additions and 2 deletions
|
|
@ -14,8 +14,6 @@ matrix:
|
||||||
include:
|
include:
|
||||||
- python: 2.7
|
- python: 2.7
|
||||||
env: TOXENV=py27
|
env: TOXENV=py27
|
||||||
- python: 3.3
|
|
||||||
env: TOXENV=py33
|
|
||||||
- python: 3.4
|
- python: 3.4
|
||||||
env: TOXENV=py34
|
env: TOXENV=py34
|
||||||
- python: 3.5
|
- python: 3.5
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue