CI: Remove "catgets" dependency on appveyor.
This seems to cause a configuration error with msys2.
This commit is contained in:
parent
a3abbb4bdf
commit
ae0f5d5c3f
@ -31,6 +31,7 @@ install:
|
||||
- set PATH=c:\msys64\%MSYSTEM%\bin;c:\msys64\usr\bin;%PATH%
|
||||
- if defined MSVC call "c:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" %MSVC%
|
||||
- if defined MSVC pacman --noconfirm -Rsc mingw-w64-%CPU%-gcc gcc
|
||||
- pacman --noconfirm -Rsc catgets
|
||||
- pacman --noconfirm -Suy mingw-w64-%CPU%-make
|
||||
|
||||
build_script:
|
||||
|
Loading…
Reference in New Issue
Block a user