Commit ef219733 authored by rusty1s's avatar rusty1s
Browse files

windows fix

parent 07bc6c2a
...@@ -78,6 +78,7 @@ jobs: ...@@ -78,6 +78,7 @@ jobs:
- PATH=/c/Python37:/c/Python37/Scripts:$PATH - PATH=/c/Python37:/c/Python37/Scripts:$PATH
before_install: before_install:
- choco install python --version 3.7.6 - choco install python --version 3.7.6
- python -m pip install --upgrade --user pip
# - name: windows/cu100 # - name: windows/cu100
# os: windows # os: windows
# language: shell # language: shell
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment