Use py27 on travis

This commit is contained in:
Ryan P Kilby 2017-01-12 15:06:13 -05:00
parent df66f4d4df
commit 81bf213d56

View File

@ -1,7 +1,7 @@
language: python
python:
- "3.6"
- "2.7"
sudo: false