Removing Python 3.4 from testing. It is no longer supported.

This commit is contained in:
brian.price 2019-05-21 18:05:58 -05:00
parent 75840e0a95
commit 80668ce1da

View file

@ -3,7 +3,6 @@ sudo: false
matrix:
include:
- python: 2.7
- python: 3.4
- python: 3.5
- python: 3.6
- python: 3.7