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 cec9a33 commit 1157f87Copy full SHA for 1157f87
mingw.yml
@@ -26,7 +26,6 @@ install:
26
- set "PATH=c:\cygwin64\usr\local\bin;c:\cygwin64\bin;c:\cygwin64\usr\bin;c:\cygwin64\usr\sbin;"
27
- C:\cygwin64\bin\bash -c "wget https://raw.githubusercontent.com/transcode-open/apt-cyg/master/apt-cyg ; chmod +x apt-cyg; mv apt-cyg /usr/local/bin"
28
- C:\cygwin64\bin\bash -c "apt-cyg install cmake zlib-devel libexpat-devel python38 python38-pip"
29
- - C:\cygwin64\bin\bash -c "python3 -m pip install --upgrade pip"
30
- C:\cygwin64\bin\bash -c "pip install lxml"
31
32
build_script:
0 commit comments