Fix Travis 3.7 support
parent
17fd78b446
commit
dbc015be4a
|
@ -1,5 +1,8 @@
|
|||
language: python
|
||||
|
||||
sudo: required
|
||||
dist: xenial
|
||||
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
|
|
Loading…
Reference in New Issue