Merge branch 'master' into 'master'

Trim Python 3.3 from Travis CI config

See merge request pycqa/flake8!220
This commit is contained in:
Ian Stapleton Cordasco 2018-01-01 00:50:05 +00:00
commit 8ac129213d

View file

@ -14,8 +14,6 @@ matrix:
include:
- python: 2.7
env: TOXENV=py27
- python: 3.3
env: TOXENV=py33
- python: 3.4
env: TOXENV=py34
- python: 3.5