Drop python 3.4

Python 3.4 reached the end of its life on 16 March 2019. It's about time to drop support for Python 3.4.
This commit is contained in:
mayeut
2019-10-26 15:53:44 +02:00
parent a6164f765c
commit bb0cad404b
7 changed files with 47 additions and 71 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ matrix:
# Linux Python 3
- sudo: required
language: python
python: 3.4
python: 3.5
services: docker
env: PYTHON=python