appveyor: (re)install mingw-w64-x86_64-libwinpthread-git

This commit is contained in:
William Pitcock 2016-03-20 21:07:27 -05:00
parent 5e85b1f894
commit 4b135591c2

View file

@ -1,6 +1,7 @@
version: 3.6-dev_{build}
clone_depth: 10
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 "cat /proc/cpuinfo"
- c:\msys64\usr\bin\sh.exe -lc "cat /proc/meminfo"