Skip to content
Permalink
cr3.2.2-3m
Go to file
 
 
Cannot retrieve contributors at this time
10 lines (8 sloc) 328 Bytes
environment:
matrix:
- MSYS2_ARCH: x86_64
MSYSTEM: MINGW64
build_script:
- C:\msys64\usr\bin\pacman --noconfirm --ask 20 --sync --refresh --refresh --sysupgrade --sysupgrade
- C:\msys64\usr\bin\env MSYSTEM=MINGW64 C:\msys64\usr\bin\bash --login -c "$(cygpath ${APPVEYOR_BUILD_FOLDER})/appveyor.sh"
deploy: off
You can’t perform that action at this time.