appveyor.yml: try only updating msys2 core, not the rest of the packages

maybe it'll get a bit faster
This commit is contained in:
Cosimo Lupo 2018-07-16 14:14:42 +02:00
parent 3ab52c6cb5
commit 269eb45650
No known key found for this signature in database
GPG Key ID: 59D54DB0C9976482
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ environment:
install:
- 'if "%compiler%"=="msys2" C:\msys64\usr\bin\bash -lc "pacman -Syu --noconfirm"'
- 'if "%compiler%"=="msys2" C:\msys64\usr\bin\bash -lc "pacman -Su --noconfirm"'
- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -S mingw-w64-x86_64-ragel"
build_script: