AppVeyor: see which Mingw-w64 versions are available in this image

This commit is contained in:
Ștefan Talpalaru 2019-02-17 19:35:10 +01:00 committed by zah
parent 5fcfa70be4
commit afc865cf89
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ build_script:
- mingw32-make -j2 ARCH_OVERRIDE=%PLATFORM% V=0 nimbus
test_script:
- dir C:\mingw-w64
- build\nimbus.exe --help
- mingw32-make -j2 ARCH_OVERRIDE=%PLATFORM% V=0 test test-reproducibility