mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-02 03:46:53 +00:00
Merge branch 'appveyor-fix' into 'master'
Remove py33 from appveyor See merge request pycqa/flake8!223
This commit is contained in:
commit
f834499726
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@ install:
|
|||
build: off
|
||||
|
||||
test_script:
|
||||
- python -m tox -e py27,py33,py34,py35,dogfood
|
||||
- python -m tox -e py27,py34,py35,dogfood
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue