Drop support for EOL Python 3.4

This commit is contained in:
Hugo
2019-12-02 17:56:08 +02:00
parent 3a87f367fe
commit 8f1e6ad10c
4 changed files with 3 additions and 7 deletions

View File

@@ -36,9 +36,7 @@ jobs:
env: TOXENV=py27-pytestlatest
- stage: test
python: "3.4"
env: TOXENV=py34-pytestlatest
- python: "3.5"
python: "3.5"
env: TOXENV=py35-pytestlatest
- python: "3.6"
env: TOXENV=py36-pytestlatest