Revert "CI: Remove "catgets" dependency on appveyor."

This reverts commit ae0f5d5c3f.
This commit is contained in:
Qi Wang 2018-03-15 11:32:58 -07:00 committed by Qi Wang
parent 4c36cd2cc5
commit 742416f645

View File

@ -31,7 +31,6 @@ 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: