Prepare windows releases.

This commit is contained in:
tecnovert
2019-07-28 14:45:26 +02:00
parent 7c9ff485e3
commit 18ee89361a
4 changed files with 41 additions and 12 deletions

View File

@@ -34,7 +34,7 @@ jobs:
env:
cache: false
language: python
python: '3.6'
python: '3.7'
install:
- travis_retry pip install flake8==3.5.0
- travis_retry pip install codespell==1.15.0