travis: force newer python for windows

This commit is contained in:
Alibek Omarov 2019-03-29 05:52:55 +03:00
parent 752dd13c04
commit ebbe22b09a
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ matrix:
dist: xenial
- os: osx
- os: windows
python: "3.6"
before_script:
- sh scripts/travis_common_deps.sh
- sh scripts/travis_${TRAVIS_OS_NAME}_deps.sh