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