We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e110f commit 3af0c8cCopy full SHA for 3af0c8c
.travis.yml
@@ -16,7 +16,7 @@ matrix:
16
os: windows
17
language: shell
18
before_install:
19
- - choco install python
+ - choco install python3
20
env:
21
- PATH=/c/Python37:/c/Python37/Scripts:$PATH
22
- TRAVIS_PYTHON_VERSION=3.7
0 commit comments