[ci] Trying to fix mingw bot

As https://github.com/Alexpux/MSYS2-packages/issues/702
This commit is contained in:
Ebrahim Byagowi 2018-09-28 20:47:21 +03:30 committed by GitHub
parent 33231a855f
commit d289d63818
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ 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 --force -Syu --noconfirm"'
- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -S mingw-w64-x86_64-ragel"
build_script: