remove unsupported Python

This commit is contained in:
Matt Cooper 2019-05-04 10:22:29 -04:00
parent 87475f9357
commit ceac23d7e6

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: