Update .travis.yml
This commit is contained in:
+2
-2
@@ -26,9 +26,9 @@ jobs:
|
|||||||
- "./build.sh"
|
- "./build.sh"
|
||||||
- name: Windows
|
- name: Windows
|
||||||
os: windows
|
os: windows
|
||||||
python: 3.8
|
python: 3
|
||||||
env:
|
env:
|
||||||
- PATH=/c/Python38:/c/Python38/Scripts:${PATH}
|
- PATH=/c/Python37:/c/Python37/Scripts:${PATH}
|
||||||
before_script:
|
before_script:
|
||||||
- choco install -y visualstudio2019buildtools python3 --package-parameters "--add
|
- choco install -y visualstudio2019buildtools python3 --package-parameters "--add
|
||||||
Microsoft.VisualStudio.Component.VC.Tools.x86.x64";
|
Microsoft.VisualStudio.Component.VC.Tools.x86.x64";
|
||||||
|
|||||||
Reference in New Issue
Block a user