Drop Python3.4
Python3.4 become EOL on 2019.03.18. https://www.python.org/dev/peps/pep-0429/
This commit is contained in:
parent
6d4587e180
commit
e8fd4b9af9
@ -17,8 +17,6 @@ matrix:
|
||||
env: TOXENV=docs
|
||||
- python: 2.7
|
||||
env: TOXENV=coverage,codecov
|
||||
- python: 3.4
|
||||
env: TOXENV=py34
|
||||
- python: 3.5
|
||||
env: TOXENV=py35
|
||||
- python: 3.5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user