3.6 and 3.7 only

This commit is contained in:
Nicholas Serra 2020-04-03 22:48:30 -04:00
parent cf666a6063
commit e300c2bdb7
No known key found for this signature in database
GPG key ID: EEDDA4EE375C6D12

View file

@ -3,9 +3,8 @@ cache: pip
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
sudo: false