Cosimo Lupo 2018-07-16 12:41:59 +02:00
parent 2aae617a84
commit 5631d70d36
No known key found for this signature in database
GPG Key ID: 59D54DB0C9976482

View File

@ -29,6 +29,8 @@ environment:
MSYS2_ARCH: i686
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: