remove 3.7 from travis - it does not support
This commit is contained in:
@@ -2,6 +2,5 @@ language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
# command to run tests
|
||||
script: python test.py
|
||||
|
||||
Reference in New Issue
Block a user