switching down to python 3.6 until pyinstaller and wine support 3.7
This commit is contained in:
parent
2ceba79b9f
commit
f31f1fa40b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ sudo: required
|
|||
dist: xenial
|
||||
language: python
|
||||
python:
|
||||
- "3.7"
|
||||
- "3.6"
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
|
Loading…
Reference in a new issue