travis: force newer python for windows
This commit is contained in:
parent
752dd13c04
commit
ebbe22b09a
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ matrix:
|
||||||
dist: xenial
|
dist: xenial
|
||||||
- os: osx
|
- os: osx
|
||||||
- os: windows
|
- os: windows
|
||||||
|
python: "3.6"
|
||||||
before_script:
|
before_script:
|
||||||
- sh scripts/travis_common_deps.sh
|
- sh scripts/travis_common_deps.sh
|
||||||
- sh scripts/travis_${TRAVIS_OS_NAME}_deps.sh
|
- sh scripts/travis_${TRAVIS_OS_NAME}_deps.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue