switching down to python 3.6 until pyinstaller and wine support 3.7

This commit is contained in:
Lex Berezhny 2018-07-26 18:18:07 -04:00 committed by Jack Robison
parent 2ceba79b9f
commit f31f1fa40b
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -2,7 +2,7 @@ sudo: required
dist: xenial
language: python
python:
- "3.7"
- "3.6"
jobs:
include: