appveyor: (re)install mingw-w64-x86_64-libwinpthread-git
This commit is contained in:
parent
5e85b1f894
commit
4b135591c2
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
version: 3.6-dev_{build}
|
version: 3.6-dev_{build}
|
||||||
clone_depth: 10
|
clone_depth: 10
|
||||||
install:
|
install:
|
||||||
|
- c:\msys64\usr\bin\sh.exe -lc "pacman -Sy mingw-w64-x86_64-libwinpthread-git"
|
||||||
- c:\msys64\usr\bin\sh.exe -lc "uname -a"
|
- c:\msys64\usr\bin\sh.exe -lc "uname -a"
|
||||||
- c:\msys64\usr\bin\sh.exe -lc "cat /proc/cpuinfo"
|
- c:\msys64\usr\bin\sh.exe -lc "cat /proc/cpuinfo"
|
||||||
- c:\msys64\usr\bin\sh.exe -lc "cat /proc/meminfo"
|
- c:\msys64\usr\bin\sh.exe -lc "cat /proc/meminfo"
|
||||||
|
|
Loading…
Reference in a new issue