[appveyor] reorder test

Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2020-05-22 15:26:11 +03:00
parent 3f86534132
commit 845e93742d
No known key found for this signature in database
GPG key ID: 66F6C87B98EBCFE2

View file

@ -26,7 +26,7 @@ install:
#- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syuu" #- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syuu"
- c:\msys64\usr\bin\bash -l "build/appveyor-msys2-upgrade.bash" - c:\msys64\usr\bin\bash -l "build/appveyor-msys2-upgrade.bash"
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syuu ${MSYS_PACKAGES}" - c:\msys64\usr\bin\bash -lc "pacman -Suuy --noconfirm ${MSYS_PACKAGES}"
build_script: build_script:
- echo MSYSTEM = %MSYSTEM%, bitness = %MSYS_BITNESS% - echo MSYSTEM = %MSYSTEM%, bitness = %MSYS_BITNESS%