remove unsupported Python

This commit is contained in:
Matt Cooper 2019-05-04 10:22:29 -04:00
parent f2df16247a
commit f9ee8349bc

View file

@ -23,8 +23,6 @@ strategy:
python.version: '3.6'
Python35Linux:
python.version: '3.5'
Python34Linux:
python.version: '3.4'
Python27Linux:
python.version: '2.7'
Python27Windows: