Python 3.7 Travis workaround (#221)

This commit is contained in:
secynic 2019-01-28 20:41:04 -06:00
parent 881bd08af4
commit 48058c6044

View File

@ -1,4 +1,6 @@
language: python
sudo: required
dist: xenial
python:
- 2.7
- 3.4