Remove python 3.4 support

This commit is contained in:
Sean Whalen
2019-11-06 12:47:13 -05:00
parent 757a28b56d
commit 3721b25a04
-1
View File
@@ -4,7 +4,6 @@ dist: xenial
sudo: true
python:
- '3.4'
- '3.5'
- '3.6'
- '3.7'