12 CONFIGURE_OPTIONS: --build-32bit-win
15 - SET PATH=%CYG_ROOT%\bin;%PATH%
16 - 'bash.exe -lc "cd \"${APPVEYOR_BUILD_FOLDER}\" && ./configure ${CONFIGURE_OPTIONS} && make.exe'
19 - cd os\windows && dobuild.cmd %BUILD_ARCH%
22 - SET PATH=%CYG_ROOT%\bin;%PATH%
23 - 'bash.exe -lc "cd \"${APPVEYOR_BUILD_FOLDER}\" && file.exe fio.exe && make.exe test'
26 - path: os\windows\*.msi