mirror of
https://github.com/vale981/python-docstring-mode
synced 2025-03-04 09:01:39 -05:00
goodbye python3.3
This commit is contained in:
parent
56345cadfa
commit
d988a38139
1 changed files with 0 additions and 3 deletions
|
@ -10,8 +10,6 @@ matrix:
|
|||
include:
|
||||
- python: "2.7"
|
||||
env: TOXENV=py27
|
||||
- python: "3.3"
|
||||
env: TOXENV=py33
|
||||
- python: "3.4"
|
||||
env: TOXENV=py34
|
||||
- python: "3.5"
|
||||
|
@ -19,7 +17,6 @@ matrix:
|
|||
- python: "3.6"
|
||||
env: TOXENV=py36
|
||||
allow_failures:
|
||||
- env: TOXENV=py33
|
||||
- env: TOXENV=py34
|
||||
- env: TOXENV=py35
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue