Python 3.7 is too new for TravisCI

This commit is contained in:
rocky
2018-07-13 10:39:48 -04:00
parent 31de342528
commit c3e722ad51

View File

@@ -10,7 +10,6 @@ python:
- '3.4'
- '3.2'
- '3.6'
- '3.7'
install:
- pip install -e .